Searched refs:glTexEnvfv_client_proc_t (Results 1 – 3 of 3) sorted by relevance
45 glTexEnvfv_client_proc_t glTexEnvfv;
47 glTexEnvfv = (glTexEnvfv_client_proc_t) getProc("glTexEnvfv", userData); in initDispatchByName()
46 typedef void (gl_APIENTRY *glTexEnvfv_client_proc_t) (void * ctx, GLenum, GLenum, const GLfloat*); typedef