Searched refs:glEndQuery_client_proc_t (Results 1 – 3 of 3) sorted by relevance
329 glEndQuery_client_proc_t glEndQuery;
329 glEndQuery = (glEndQuery_client_proc_t) getProc("glEndQuery", userData); in initDispatchByName()
331 typedef void (gl2_APIENTRY *glEndQuery_client_proc_t) (void * ctx, GLenum); typedef