summaryrefslogtreecommitdiff
path: root/indra/llcommon
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llcommon')
-rw-r--r--indra/llcommon/llprofiler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/llprofiler.h b/indra/llcommon/llprofiler.h
index c03b2e93f4..394fbd05f6 100644
--- a/indra/llcommon/llprofiler.h
+++ b/indra/llcommon/llprofiler.h
@@ -87,7 +87,7 @@ extern thread_local bool gProfilerEnabled;
#include "Tracy.hpp"
// Enable OpenGL profiling
- #define LL_PROFILER_ENABLE_TRACY_OPENGL 1
+ #define LL_PROFILER_ENABLE_TRACY_OPENGL 0
// Enable RenderDoc labeling
#define LL_PROFILER_ENABLE_RENDER_DOC 0