Home
last modified time | relevance | path

Searched refs:OP_glGetInternalformativ (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_opcodes.h297 #define OP_glGetInternalformativ 2339 macro
Dgl2_enc.cpp7740 int tmp = OP_glGetInternalformativ;memcpy(ptr, &tmp, 4); ptr += 4; in glGetInternalformativ_enc()
/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_opcodes.h297 #define OP_glGetInternalformativ 2339 macro
Dgles2_dec.cpp6378 case OP_glGetInternalformativ: { in decode()