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