Searched refs:glTexEnvf_client_proc_t (Results 1 – 3 of 3) sorted by relevance
46 glTexEnvf_client_proc_t glTexEnvf;
46 glTexEnvf = (glTexEnvf_client_proc_t) getProc("glTexEnvf", userData); in initDispatchByName()
45 typedef void (gl_APIENTRY *glTexEnvf_client_proc_t) (void * ctx, GLenum, GLenum, GLfloat); typedef