Searched refs:glGetError_client_proc_t (Results 1 – 8 of 8) sorted by relevance
63 glGetError_client_proc_t m_glGetError_enc;
94 glGetError_client_proc_t glGetError;
94 glGetError = (glGetError_client_proc_t) getProc("glGetError", userData); in initDispatchByName()
96 typedef GLenum (gl_APIENTRY *glGetError_client_proc_t) (void * ctx); typedef
73 glGetError_client_proc_t glGetError;
73 glGetError = (glGetError_client_proc_t) getProc("glGetError", userData); in initDispatchByName()
75 typedef GLenum (gl2_APIENTRY *glGetError_client_proc_t) (void * ctx); typedef
182 glGetError_client_proc_t m_glGetError_enc;