Searched refs:glGetIntegerv_client_proc_t (Results 1 – 8 of 8) sorted by relevance
74 glGetIntegerv_client_proc_t glGetIntegerv;
92 glGetIntegerv_client_proc_t m_glGetIntegerv_enc;
76 glGetIntegerv = (glGetIntegerv_client_proc_t) getProc("glGetIntegerv", userData); in initDispatchByName()
75 typedef void (gl2_APIENTRY *glGetIntegerv_client_proc_t) (void * ctx, GLenum, GLint*); typedef
58 glGetIntegerv_client_proc_t m_glGetIntegerv_enc;
94 glGetIntegerv_client_proc_t glGetIntegerv;
96 glGetIntegerv = (glGetIntegerv_client_proc_t) getProc("glGetIntegerv", userData); in initDispatchByName()
95 typedef void (gl_APIENTRY *glGetIntegerv_client_proc_t) (void * ctx, GLenum, GLint*); typedef