Searched refs:glIsQuery_client_proc_t (Results 1 – 3 of 3) sorted by relevance
332 glIsQuery_client_proc_t glIsQuery;
332 glIsQuery = (glIsQuery_client_proc_t) getProc("glIsQuery", userData); in initDispatchByName()
334 typedef GLboolean (gl2_APIENTRY *glIsQuery_client_proc_t) (void * ctx, GLuint); typedef