Searched refs:glIsEnabled_client_proc_t (Results 1 – 7 of 7) sorted by relevance
86 glIsEnabled_client_proc_t m_glIsEnabled_enc;
107 glIsEnabled_client_proc_t glIsEnabled;
107 glIsEnabled = (glIsEnabled_client_proc_t) getProc("glIsEnabled", userData); in initDispatchByName()
109 typedef GLboolean (gl_APIENTRY *glIsEnabled_client_proc_t) (void * ctx, GLenum); typedef
95 glIsEnabled_client_proc_t glIsEnabled;
95 glIsEnabled = (glIsEnabled_client_proc_t) getProc("glIsEnabled", userData); in initDispatchByName()
97 typedef GLboolean (gl2_APIENTRY *glIsEnabled_client_proc_t) (void * ctx, GLenum); typedef