Searched refs:glFogfv_wrapper_proc_t (Results 1 – 3 of 3) sorted by relevance
20 glFogfv_wrapper_proc_t glFogfv;
20 glFogfv = (glFogfv_wrapper_proc_t) getProc("glFogfv", userData); in initDispatchByName()
19 typedef void (gles1_APIENTRY *glFogfv_wrapper_proc_t) (GLenum, const GLfloat*); typedef