summaryrefslogtreecommitdiff
path: root/src/video_core/debug_utils
diff options
context:
space:
mode:
Diffstat (limited to 'src/video_core/debug_utils')
-rw-r--r--src/video_core/debug_utils/debug_utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/video_core/debug_utils/debug_utils.h b/src/video_core/debug_utils/debug_utils.h
index be2d0301a..f628292a4 100644
--- a/src/video_core/debug_utils/debug_utils.h
+++ b/src/video_core/debug_utils/debug_utils.h
@@ -40,7 +40,7 @@ public:
40 PicaCommandProcessed, 40 PicaCommandProcessed,
41 IncomingPrimitiveBatch, 41 IncomingPrimitiveBatch,
42 FinishedPrimitiveBatch, 42 FinishedPrimitiveBatch,
43 VertexLoaded, 43 VertexShaderInvocation,
44 IncomingDisplayTransfer, 44 IncomingDisplayTransfer,
45 GSPCommandProcessed, 45 GSPCommandProcessed,
46 BufferSwapped, 46 BufferSwapped,