Home
last modified time | relevance | path

Searched refs:OP_glBindVertexArrayOES (Results 1 – 8 of 8) sorted by relevance

/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_opcodes.h261 #define OP_glBindVertexArrayOES 1279 macro
Dgles1_dec.cpp5261 case OP_glBindVertexArrayOES: { in decode()
/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_opcodes.h261 #define OP_glBindVertexArrayOES 1279 macro
Dgl_enc.cpp7739 int tmp = OP_glBindVertexArrayOES;memcpy(ptr, &tmp, 4); ptr += 4; in glBindVertexArrayOES_enc()
/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_opcodes.h160 #define OP_glBindVertexArrayOES 2202 macro
Dgles2_dec.cpp3385 case OP_glBindVertexArrayOES: { in decode()
/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_opcodes.h160 #define OP_glBindVertexArrayOES 2202 macro
Dgl2_enc.cpp4989 int tmp = OP_glBindVertexArrayOES;memcpy(ptr, &tmp, 4); ptr += 4; in glBindVertexArrayOES_enc()