Searched refs:glIsVertexArrayOES_client_proc_t (Results 1 – 6 of 6) sorted by relevance
271 glIsVertexArrayOES_client_proc_t glIsVertexArrayOES;
271 glIsVertexArrayOES = (glIsVertexArrayOES_client_proc_t) getProc("glIsVertexArrayOES", userData); in initDispatchByName()
273 typedef GLboolean (gl_APIENTRY *glIsVertexArrayOES_client_proc_t) (void * ctx, GLuint); typedef
170 glIsVertexArrayOES_client_proc_t glIsVertexArrayOES;
170 glIsVertexArrayOES = (glIsVertexArrayOES_client_proc_t) getProc("glIsVertexArrayOES", userData); in initDispatchByName()
172 typedef GLboolean (gl2_APIENTRY *glIsVertexArrayOES_client_proc_t) (void * ctx, GLuint); typedef