Searched refs:glIsVertexArray_client_proc_t (Results 1 – 3 of 3) sorted by relevance
224 glIsVertexArray_client_proc_t glIsVertexArray;
224 glIsVertexArray = (glIsVertexArray_client_proc_t) getProc("glIsVertexArray", userData); in initDispatchByName()
226 typedef GLboolean (gl2_APIENTRY *glIsVertexArray_client_proc_t) (void * ctx, GLuint); typedef