Searched refs:glGetBooleanv_server_proc_t (Results 1 – 6 of 6) sorted by relevance
91 glGetBooleanv_server_proc_t glGetBooleanv;
89 glGetBooleanv = (glGetBooleanv_server_proc_t) getProc("glGetBooleanv", userData); in initDispatchByName()
93 typedef void (gles1_APIENTRY *glGetBooleanv_server_proc_t) (GLenum, GLboolean*); typedef
71 glGetBooleanv = (glGetBooleanv_server_proc_t) getProc("glGetBooleanv", userData); in initDispatchByName()
93 typedef void (gles2_APIENTRY *glGetBooleanv_server_proc_t) (GLenum, GLboolean*); typedef