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