Searched refs:glTexParameterf_server_proc_t (Results 1 – 6 of 6) sorted by relevance
48 glTexParameterf_server_proc_t glTexParameterf;
48 glTexParameterf = (glTexParameterf_server_proc_t) getProc("glTexParameterf", userData); in initDispatchByName()
50 typedef void (gles1_APIENTRY *glTexParameterf_server_proc_t) (GLenum, GLenum, GLfloat); typedef
150 glTexParameterf_server_proc_t glTexParameterf;
119 glTexParameterf = (glTexParameterf_server_proc_t) getProc("glTexParameterf", userData); in initDispatchByName()
152 typedef void (gles2_APIENTRY *glTexParameterf_server_proc_t) (GLenum, GLenum, GLfloat); typedef