Searched refs:glTexParameterfv_wrapper_proc_t (Results 1 – 6 of 6) sorted by relevance
49 glTexParameterfv_wrapper_proc_t glTexParameterfv;
120 glTexParameterfv_wrapper_proc_t glTexParameterfv;
49 glTexParameterfv = (glTexParameterfv_wrapper_proc_t) getProc("glTexParameterfv", userData); in initDispatchByName()
48 typedef void (gles1_APIENTRY *glTexParameterfv_wrapper_proc_t) (GLenum, GLenum, const GLfloat*); typedef
120 glTexParameterfv = (glTexParameterfv_wrapper_proc_t) getProc("glTexParameterfv", userData); in initDispatchByName()
119 typedef void (gles3_APIENTRY *glTexParameterfv_wrapper_proc_t) (GLenum, GLenum, const GLfloat*); typedef