Searched refs:glFogxv_wrapper_proc_t (Results 1 – 3 of 3) sorted by relevance
86 glFogxv_wrapper_proc_t glFogxv;
86 glFogxv = (glFogxv_wrapper_proc_t) getProc("glFogxv", userData); in initDispatchByName()
85 typedef void (gles1_APIENTRY *glFogxv_wrapper_proc_t) (GLenum, const GLfixed*); typedef