summaryrefslogtreecommitdiffstats
path: root/features.cginc
diff options
context:
space:
mode:
Diffstat (limited to 'features.cginc')
-rwxr-xr-xfeatures.cginc12
1 files changed, 4 insertions, 8 deletions
diff --git a/features.cginc b/features.cginc
index bd527ba..2919950 100755
--- a/features.cginc
+++ b/features.cginc
@@ -1,6 +1,10 @@
#ifndef __FEATURES_INC
#define __FEATURES_INC
+//ifex _Emissions_Enabled==0
+#pragma shader_feature_local _EMISSIONS
+//endex
+
//ifex _Gradient_Normals_Enabled==0
#pragma shader_feature_local _GRADIENT_NORMALS
//endex
@@ -154,14 +158,6 @@
#pragma shader_feature_local _RAY_MARCHING_HEXAGON
//endex
-//ifex _Impostors_Enabled==0
-#pragma shader_feature_local _IMPOSTORS
-//endex
-
-//ifex _Impostors_Depth_Enabled==0
-#pragma shader_feature_local _IMPOSTORS_DEPTH
-//endex
-
//ifex _Matcap0_Enabled==0
#pragma shader_feature_local _MATCAP0
#pragma shader_feature_local _MATCAP0_QUANTIZATION