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