Searched defs:glBeginQueryIndexed (Results 1 – 7 of 7) sorted by relevance
1054 #define glBeginQueryIndexed gl3wBeginQueryIndexed macro
11 #define glBeginQueryIndexed glwBeginQueryIndexed macro
33 "glBeginQueryIndexed": { object
41 GLW_APICALL void GLW_APIENTRY glBeginQueryIndexed (GLenum target, GLuint index, GLuint id) function
4033 void GL_APIENTRY glBeginQueryIndexed(GLenum target, GLuint index, GLuint id) in glBeginQueryIndexed() function
4049 void GL_APIENTRY glBeginQueryIndexed(GLenum target, GLuint index, GLuint id) in glBeginQueryIndexed() function
42 void CallLogWrapper::glBeginQueryIndexed (glw::GLenum target, glw::GLuint index, glw::GLuint id) function in CallLogWrapper