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 c43e0bf..ec7cf35 100644
--- a/features.cginc
+++ b/features.cginc
@@ -393,6 +393,10 @@
#pragma shader_feature_local _OKLCH_CORRECTION
//endex
+//ifex _Oklab_Brightness_Clamp_Enabled==0
+#pragma shader_feature_local _OKLAB_BRIGHTNESS_CLAMP
+//endex
+
//ifex _Grayscale_Lightmaps_Enabled==0
#pragma shader_feature_local _GRAYSCALE_LIGHTMAPS
//endex