Searched defs:glGetQueryObjectiv (Results 1 – 5 of 5) sorted by relevance
96 #define glGetQueryObjectiv glwGetQueryObjectiv macro
637 GLW_APICALL void GLW_APIENTRY glGetQueryObjectiv (GLuint id, GLenum pname, GLint* params) function
804 #define glGetQueryObjectiv MANGLE(GetQueryObjectiv) macro
679 void CallLogWrapper::glGetQueryObjectiv (glw::GLuint param0, glw::GLenum param1, glw::GLint* param2) function in CallLogWrapper