Searched defs:glBeginQuery (Results 1 – 7 of 7) sorted by relevance
22 "glBeginQuery": { object
712 #define glBeginQuery gl3wBeginQuery macro
252 ANGLE_UTIL_EXPORT PFNGLBEGINQUERYPROC glBeginQuery; variable
2712 #define glBeginQuery glad_glBeginQuery macro
2395 void GL_APIENTRY glBeginQuery(GLenum target, GLuint id) in glBeginQuery() function
849 void GL_APIENTRY glBeginQuery(GLenum target, GLuint id) in glBeginQuery() function
1626 #define glBeginQuery GLEW_GET_FUN(__glewBeginQuery) macro