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