Searched defs:getQueryObjectuiv (Results 1 – 3 of 3) sorted by relevance
146 PFNGLGETQUERYOBJECTUIVPROC getQueryObjectuiv = nullptr; variable
344 glGetQueryObjectuivFunc getQueryObjectuiv; variable
1421 void Context::getQueryObjectuiv(QueryID id, GLenum pname, GLuint *params) in getQueryObjectuiv() function in gl::Context