Searched refs:glTexParameterfv_server_proc_t (Results 1 – 6 of 6) sorted by relevance
49 glTexParameterfv_server_proc_t glTexParameterfv;
49 glTexParameterfv = (glTexParameterfv_server_proc_t) getProc("glTexParameterfv", userData); in initDispatchByName()
51 typedef void (gles1_APIENTRY *glTexParameterfv_server_proc_t) (GLenum, GLenum, const GLfloat*); typedef
151 glTexParameterfv_server_proc_t glTexParameterfv;
120 glTexParameterfv = (glTexParameterfv_server_proc_t) getProc("glTexParameterfv", userData); in initDispatchByName()
153 typedef void (gles2_APIENTRY *glTexParameterfv_server_proc_t) (GLenum, GLenum, const GLfloat*); typedef