Searched refs:glFogxOES_client_proc_t (Results 1 – 3 of 3) sorted by relevance
193 glFogxOES_client_proc_t glFogxOES;
195 glFogxOES = (glFogxOES_client_proc_t) getProc("glFogxOES", userData); in initDispatchByName()
194 typedef void (gl_APIENTRY *glFogxOES_client_proc_t) (void * ctx, GLenum, GLfixed); typedef