Home
last modified time | relevance | path

Searched defs:glBindVertexArrayOES (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_client_context.h268 glBindVertexArrayOES_client_proc_t glBindVertexArrayOES; member
Dgl_entry.cpp1847 void glBindVertexArrayOES(GLuint array) in glBindVertexArrayOES() function
/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h276 glBindVertexArrayOES_server_proc_t glBindVertexArrayOES; member
/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_client_context.h167 glBindVertexArrayOES_client_proc_t glBindVertexArrayOES; member
Dgl2_entry.cpp1396 void glBindVertexArrayOES(GLuint array) in glBindVertexArrayOES() function
/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_server_context.h202 glBindVertexArrayOES_server_proc_t glBindVertexArrayOES; member
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp4405 GL_APICALL void GL_APIENTRY glBindVertexArrayOES(GLuint array) { in glBindVertexArrayOES() function