Searched defs:getQueryObjectiv (Results 1 – 5 of 5) sorted by relevance
145 PFNGLGETQUERYOBJECTIVPROC getQueryObjectiv = nullptr; variable
340 glGetQueryObjectivFunc getQueryObjectiv; variable
1266 void Context::getQueryObjectiv(GLuint id, GLenum pname, GLint *params) in getQueryObjectiv() function in gl::Context
1407 void Context::getQueryObjectiv(QueryID id, GLenum pname, GLint *params) in getQueryObjectiv() function in gl::Context