Searched defs:glGetQueryObjectiv (Results 1 – 6 of 6) sorted by relevance
340 #define glGetQueryObjectiv glwGetQueryObjectiv macro
696 "glGetQueryObjectiv": { object
2460 void CallLogWrapper::glGetQueryObjectiv (glw::GLuint id, glw::GLenum pname, glw::GLint *params) function in CallLogWrapper
2455 void GL_APIENTRY glGetQueryObjectiv(GLuint id, GLenum pname, GLint *params) in glGetQueryObjectiv() function
2871 GLW_APICALL void GLW_APIENTRY glGetQueryObjectiv (GLuint id, GLenum pname, GLint *params) function
1710 #define glGetQueryObjectiv GLEW_GET_FUN(__glewGetQueryObjectiv) macro