Searched refs:glTexEnvx_client_proc_t (Results 1 – 3 of 3) sorted by relevance
142 glTexEnvx_client_proc_t glTexEnvx;
144 glTexEnvx = (glTexEnvx_client_proc_t) getProc("glTexEnvx", userData); in initDispatchByName()
143 typedef void (gl_APIENTRY *glTexEnvx_client_proc_t) (void * ctx, GLenum, GLenum, GLfixed); typedef