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