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