Searched refs:glGetTexParameterfv_server_proc_t (Results 1 – 6 of 6) sorted by relevance
27 glGetTexParameterfv_server_proc_t glGetTexParameterfv;
27 glGetTexParameterfv = (glGetTexParameterfv_server_proc_t) getProc("glGetTexParameterfv", userData); in initDispatchByName()
29 typedef void (gles1_APIENTRY *glGetTexParameterfv_server_proc_t) (GLenum, GLenum, GLfloat*); typedef
110 glGetTexParameterfv_server_proc_t glGetTexParameterfv;
85 glGetTexParameterfv = (glGetTexParameterfv_server_proc_t) getProc("glGetTexParameterfv", userData); in initDispatchByName()
112 typedef void (gles2_APIENTRY *glGetTexParameterfv_server_proc_t) (GLenum, GLenum, GLfloat*); typedef