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