Searched defs:getQueryObjecti64v (Results 1 – 5 of 5) sorted by relevance
383 PFNGLGETQUERYOBJECTI64VPROC getQueryObjecti64v = nullptr; variable
339 glGetQueryObjecti64vFunc getQueryObjecti64v; variable
1294 void Context::getQueryObjecti64v(GLuint id, GLenum pname, GLint64 *params) in getQueryObjecti64v() function in gl::Context
1435 void Context::getQueryObjecti64v(QueryID id, GLenum pname, GLint64 *params) in getQueryObjecti64v() function in gl::Context