Searched defs:getQueryObjectui64v (Results 1 – 3 of 3) sorted by relevance
384 PFNGLGETQUERYOBJECTUI64VPROC getQueryObjectui64v = nullptr; variable
343 glGetQueryObjectui64vFunc getQueryObjectui64v; variable
1715 void Context::getQueryObjectui64v(QueryID id, GLenum pname, GLuint64 *params) in getQueryObjectui64v() function in gl::Context