Searched refs:glTexParameterf_wrapper_proc_t (Results 1 – 6 of 6) sorted by relevance
48 glTexParameterf_wrapper_proc_t glTexParameterf;
119 glTexParameterf_wrapper_proc_t glTexParameterf;
48 glTexParameterf = (glTexParameterf_wrapper_proc_t) getProc("glTexParameterf", userData); in initDispatchByName()
47 typedef void (gles1_APIENTRY *glTexParameterf_wrapper_proc_t) (GLenum, GLenum, GLfloat); typedef
119 glTexParameterf = (glTexParameterf_wrapper_proc_t) getProc("glTexParameterf", userData); in initDispatchByName()
118 typedef void (gles3_APIENTRY *glTexParameterf_wrapper_proc_t) (GLenum, GLenum, GLfloat); typedef