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