Tracy Update (#2534)

* Update the Tracy repository
* Update submodules
This commit is contained in:
Alexander Bock
2023-03-01 11:48:21 -07:00
committed by GitHub
parent 5b29fb045a
commit 375e5c6561
103 changed files with 472 additions and 471 deletions
@@ -172,7 +172,7 @@ bool RenderablePoints::isReady() const {
}
void RenderablePoints::initialize() {
ZoneScoped
ZoneScoped;
_dataset = speck::data::loadFileWithCache(_speckFile);
@@ -182,7 +182,7 @@ void RenderablePoints::initialize() {
}
void RenderablePoints::initializeGL() {
ZoneScoped
ZoneScoped;
if (_hasSpriteTexture) {
_program = DigitalUniverseModule::ProgramObjectManager.request(