Searched refs:glGetQueryObjectuiv_client_proc_t (Results 1 – 3 of 3) sorted by relevance
331 glGetQueryObjectuiv_client_proc_t glGetQueryObjectuiv;
331 glGetQueryObjectuiv = (glGetQueryObjectuiv_client_proc_t) getProc("glGetQueryObjectuiv", userData); in initDispatchByName()
333 typedef void (gl2_APIENTRY *glGetQueryObjectuiv_client_proc_t) (void * ctx, GLuint, GLenum, GLuint*… typedef