Searched refs:glGetQueryObjectiv (Results 1 – 18 of 18) sorted by relevance
814 glGetQueryObjectiv
123 gl->getQueryObjectiv = (glGetQueryObjectivFunc) loader->get("glGetQueryObjectiv");
116 gl->getQueryObjectiv = (glGetQueryObjectivFunc) loader->get("glGetQueryObjectiv");
134 gl->getQueryObjectiv = (glGetQueryObjectivFunc) loader->get("glGetQueryObjectiv");
140 gl->getQueryObjectiv = (glGetQueryObjectivFunc) loader->get("glGetQueryObjectiv");
158 gl->getQueryObjectiv = (glGetQueryObjectivFunc) loader->get("glGetQueryObjectiv");
180 gl->getQueryObjectiv = (glGetQueryObjectivFunc) loader->get("glGetQueryObjectiv");
172 gl->getQueryObjectiv = (glGetQueryObjectivFunc) loader->get("glGetQueryObjectiv");
202 gl->getQueryObjectiv = (glGetQueryObjectivFunc) loader->get("glGetQueryObjectiv");
211 gl->getQueryObjectiv = (glGetQueryObjectivFunc) loader->get("glGetQueryObjectiv");
255 gl->getQueryObjectiv = (glGetQueryObjectivFunc) loader->get("glGetQueryObjectiv");
258 #define glGetQueryObjectiv glwGetQueryObjectiv macro
258 gl->getQueryObjectiv = glGetQueryObjectiv;
2044 GLW_APICALL void GLW_APIENTRY glGetQueryObjectiv (GLuint id, GLenum pname, GLint *params) function
804 #define glGetQueryObjectiv MANGLE(GetQueryObjectiv) macro
6533 GLAPI void APIENTRY glGetQueryObjectiv (GLuint id, GLenum pname, GLint *params);
258 void glGetQueryObjectiv (glw::GLuint id, glw::GLenum pname, glw::GLint *params);
1883 void CallLogWrapper::glGetQueryObjectiv (glw::GLuint id, glw::GLenum pname, glw::GLint *params) function in CallLogWrapper1886 …m_log << TestLog::Message << "glGetQueryObjectiv(" << id << ", " << getQueryObjectParamStr(pname) …