Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_opcodes.h261 #define OP_glBindVertexArrayOES 1279 macro
Dgl_enc.cpp7241 int tmp = OP_glBindVertexArrayOES;memcpy(ptr, &tmp, 4); ptr += 4; in glBindVertexArrayOES_enc()
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_opcodes.h160 #define OP_glBindVertexArrayOES 2202 macro
Dgl2_enc.cpp4687 int tmp = OP_glBindVertexArrayOES;memcpy(ptr, &tmp, 4); ptr += 4; in glBindVertexArrayOES_enc()