summaryrefslogtreecommitdiffstats
path: root/features.cginc
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2025-03-25 19:12:49 -0700
committeryum <yum.food.vr@gmail.com>2025-03-25 19:12:49 -0700
commit274f601c9c49f69e4acef24b56982190b5b0bf93 (patch)
tree8c241e6cb0310485edb7db96d42d164189753c4b /features.cginc
parentccdda956f7de812bb9c318161c6852301a60d413 (diff)
Continue work on tessellation
Diffstat (limited to 'features.cginc')
-rw-r--r--features.cginc1
1 files changed, 1 insertions, 0 deletions
diff --git a/features.cginc b/features.cginc
index da2cd69..9a96cd2 100644
--- a/features.cginc
+++ b/features.cginc
@@ -206,6 +206,7 @@
//ifex _Tessellation_Enabled==0
#pragma shader_feature_local _TESSELLATION
+#pragma shader_feature_local _TESSELLATION_HEIGHTMAP
//endex
//ifex _Spherize_Enabled==0