summaryrefslogtreecommitdiffstats
path: root/main/performance.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/performance.h')
-rw-r--r--main/performance.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/main/performance.h b/main/performance.h
index 05d678fe55..e88bdcb337 100644
--- a/main/performance.h
+++ b/main/performance.h
@@ -101,6 +101,11 @@ public:
NAVIGATION_EDGE_CONNECTION_COUNT,
NAVIGATION_EDGE_FREE_COUNT,
NAVIGATION_OBSTACLE_COUNT,
+ PIPELINE_COMPILATIONS_CANVAS,
+ PIPELINE_COMPILATIONS_MESH,
+ PIPELINE_COMPILATIONS_SURFACE,
+ PIPELINE_COMPILATIONS_DRAW,
+ PIPELINE_COMPILATIONS_SPECIALIZATION,
MONITOR_MAX
};