Searched refs:glBeginQuery_client_proc_t (Results 1 – 3 of 3) sorted by relevance
328 glBeginQuery_client_proc_t glBeginQuery;
328 glBeginQuery = (glBeginQuery_client_proc_t) getProc("glBeginQuery", userData); in initDispatchByName()
327 typedef void (gl2_APIENTRY *glBeginQuery_client_proc_t) (void * ctx, GLenum, GLuint); typedef