Searched defs:getQueryObjectiv (Results 1 – 5 of 5) sorted by relevance
572 GrGLvoid getQueryObjectiv(GrGLuint id, GrGLenum pname, GrGLint *params) override { in getQueryObjectiv() function in __anon8285b3770111::NullInterface
99 virtual GrGLvoid getQueryObjectiv(GrGLuint id, GrGLenum pname, GrGLint *params) {} in getQueryObjectiv() function
145 PFNGLGETQUERYOBJECTIVPROC getQueryObjectiv = nullptr; variable
340 glGetQueryObjectivFunc getQueryObjectiv; variable
1365 void Context::getQueryObjectiv(QueryID id, GLenum pname, GLint *params) in getQueryObjectiv() function in gl::Context