Searched refs:glGetTexEnvfv_client_proc_t (Results 1 – 3 of 3) sorted by relevance
24 glGetTexEnvfv_client_proc_t glGetTexEnvfv;
26 glGetTexEnvfv = (glGetTexEnvfv_client_proc_t) getProc("glGetTexEnvfv", userData); in initDispatchByName()
25 typedef void (gl_APIENTRY *glGetTexEnvfv_client_proc_t) (void * ctx, GLenum, GLenum, GLfloat*); typedef