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