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