Searched refs:glGetProgramiv_client_proc_t (Results 1 – 3 of 3) sorted by relevance
77 glGetProgramiv_client_proc_t glGetProgramiv;
77 glGetProgramiv = (glGetProgramiv_client_proc_t) getProc("glGetProgramiv", userData); in initDispatchByName()
79 typedef void (gl2_APIENTRY *glGetProgramiv_client_proc_t) (void * ctx, GLuint, GLenum, GLint*); typedef