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