Searched refs:glBindVertexArrayOES_enc (Results 1 - 4 of 4) sorted by relevance

/development/tools/emulator/opengl/system/GLESv2_enc/
H A Dgl2_enc.h179 void glBindVertexArrayOES_enc(void *self , GLuint array);
H A Dgl2_enc.cpp2691 void glBindVertexArrayOES_enc(void *self , GLuint array) function
3075 set_glBindVertexArrayOES(glBindVertexArrayOES_enc);
/development/tools/emulator/opengl/system/GLESv1_enc/
H A Dgl_enc.h279 void glBindVertexArrayOES_enc(void *self , GLuint array);
H A Dgl_enc.cpp4319 void glBindVertexArrayOES_enc(void *self , GLuint array) function
5147 set_glBindVertexArrayOES(glBindVertexArrayOES_enc);

Completed in 46 milliseconds