Searched refs:glGetTexEnvfv_wrapper_proc_t (Results 1 – 3 of 3) sorted by relevance
26 glGetTexEnvfv_wrapper_proc_t glGetTexEnvfv;
26 glGetTexEnvfv = (glGetTexEnvfv_wrapper_proc_t) getProc("glGetTexEnvfv", userData); in initDispatchByName()
25 typedef void (gles1_APIENTRY *glGetTexEnvfv_wrapper_proc_t) (GLenum, GLenum, GLfloat*); typedef