Searched refs:glBindVertexArrayOES (Results 1 – 8 of 8) sorted by relevance
258 glBindVertexArrayOES_t glBindVertexArrayOES; member
275 …s_gl.glBindVertexArrayOES = (glBindVertexArrayOES_t) s_gles_lib->findSymbol("glBindVertexArrayOES"… in init_gl_dispatch()
613 GL_APICALL void GL_APIENTRY glBindVertexArrayOES (GLuint array);
156 GL_ENTRY(void, glBindVertexArrayOES, GLuint array)
263 GL_ENTRY(void, glBindVertexArrayOES, GLuint array)
811 GL_API void GL_APIENTRY glBindVertexArrayOES (GLuint array);
44 glBindVertexArrayOES(13, 13), enumConstant641 case 13: return glBindVertexArrayOES; in valueOf()
32 void, glBindVertexArrayOES, GLuint array