Searched defs:glBeginQueryIndexed (Results 1 – 5 of 5) sorted by relevance
11 #define glBeginQueryIndexed glwBeginQueryIndexed macro
60 #define glBeginQueryIndexed MANGLE(BeginQueryIndexed) macro
41 GLW_APICALL void GLW_APIENTRY glBeginQueryIndexed (GLenum target, GLuint index, GLuint id) function
42 void CallLogWrapper::glBeginQueryIndexed (glw::GLenum target, glw::GLuint index, glw::GLuint id) function in CallLogWrapper
5240 #define glBeginQueryIndexed GLEW_GET_FUN(__glewBeginQueryIndexed) macro