summaryrefslogtreecommitdiffstats
path: root/features.cginc
diff options
context:
space:
mode:
Diffstat (limited to 'features.cginc')
-rw-r--r--features.cginc4
1 files changed, 4 insertions, 0 deletions
diff --git a/features.cginc b/features.cginc
index 36ee2bf..8ebd19a 100644
--- a/features.cginc
+++ b/features.cginc
@@ -49,6 +49,10 @@
#pragma shader_feature_local _DEBUG_VIEW_METALLIC_GLOSS
//endex
+//ifex _Debug_View_Depth==0
+#pragma shader_feature_local _DEBUG_VIEW_DEPTH
+//endex
+
//ifex _Instance_Distance_Culling_Enabled==0
#pragma shader_feature_local _INSTANCE_DISTANCE_CULLING
//endex