Searched refs:glTexEnvfv_server_proc_t (Results 1 – 3 of 3) sorted by relevance
47 glTexEnvfv_server_proc_t glTexEnvfv;
47 glTexEnvfv = (glTexEnvfv_server_proc_t) getProc("glTexEnvfv", userData); in initDispatchByName()
49 typedef void (gles1_APIENTRY *glTexEnvfv_server_proc_t) (GLenum, GLenum, const GLfloat*); typedef