Searched defs:glBeginQueryIndexed (Results 1 – 6 of 6) sorted by relevance
11 #define glBeginQueryIndexed glwBeginQueryIndexed macro
30 "glBeginQueryIndexed": { object
42 void CallLogWrapper::glBeginQueryIndexed (glw::GLenum target, glw::GLuint index, glw::GLuint id) function in CallLogWrapper
4049 void GL_APIENTRY glBeginQueryIndexed(GLenum target, GLuint index, GLuint id) in glBeginQueryIndexed() function
41 GLW_APICALL void GLW_APIENTRY glBeginQueryIndexed (GLenum target, GLuint index, GLuint id) function
7633 #define glBeginQueryIndexed GLEW_GET_FUN(__glewBeginQueryIndexed) macro