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