Searched refs:glGetTexParameterfv_wrapper_proc_t (Results 1 – 6 of 6) sorted by relevance
27 glGetTexParameterfv_wrapper_proc_t glGetTexParameterfv;
85 glGetTexParameterfv_wrapper_proc_t glGetTexParameterfv;
27 …glGetTexParameterfv = (glGetTexParameterfv_wrapper_proc_t) getProc("glGetTexParameterfv", userData… in initDispatchByName()
26 typedef void (gles1_APIENTRY *glGetTexParameterfv_wrapper_proc_t) (GLenum, GLenum, GLfloat*); typedef
85 …glGetTexParameterfv = (glGetTexParameterfv_wrapper_proc_t) getProc("glGetTexParameterfv", userData… in initDispatchByName()
84 typedef void (gles3_APIENTRY *glGetTexParameterfv_wrapper_proc_t) (GLenum, GLenum, GLfloat*); typedef