Searched refs:glGetBooleanv_client_proc_t (Results 1 – 8 of 8) sorted by relevance
69 glGetBooleanv_client_proc_t glGetBooleanv;
98 glGetBooleanv_client_proc_t m_glGetBooleanv_enc;
71 glGetBooleanv = (glGetBooleanv_client_proc_t) getProc("glGetBooleanv", userData); in initDispatchByName()
70 typedef void (gl2_APIENTRY *glGetBooleanv_client_proc_t) (void * ctx, GLenum, GLboolean*); typedef
61 glGetBooleanv_client_proc_t m_glGetBooleanv_enc;
87 glGetBooleanv_client_proc_t glGetBooleanv;
89 glGetBooleanv = (glGetBooleanv_client_proc_t) getProc("glGetBooleanv", userData); in initDispatchByName()
88 typedef void (gl_APIENTRY *glGetBooleanv_client_proc_t) (void * ctx, GLenum, GLboolean*); typedef