Searched refs:getQueryObjectuivRobust (Results 1 – 3 of 3) sorted by relevance
447 void getQueryObjectuivRobust(QueryID idPacked, GLenum pname, GLsizei bufSize, GLsizei *length, \
1426 void Context::getQueryObjectuivRobust(QueryID id, in getQueryObjectuivRobust() function in gl::Context
2105 context->getQueryObjectuivRobust(idPacked, pname, bufSize, length, params); in GL_GetQueryObjectuivRobustANGLE()