Searched defs:glGetQueryObjecti64v (Results 1 – 6 of 6) sorted by relevance
339 #define glGetQueryObjecti64v glwGetQueryObjecti64v macro
690 "glGetQueryObjecti64v": { object
2451 void CallLogWrapper::glGetQueryObjecti64v (glw::GLuint id, glw::GLenum pname, glw::GLint64 *params) function in CallLogWrapper
3791 void GL_APIENTRY glGetQueryObjecti64v(GLuint id, GLenum pname, GLint64 *params) in glGetQueryObjecti64v() function
2863 GLW_APICALL void GLW_APIENTRY glGetQueryObjecti64v (GLuint id, GLenum pname, GLint64 *params) function
7582 #define glGetQueryObjecti64v GLEW_GET_FUN(__glewGetQueryObjecti64v) macro