diff options
| author | yum <yum.food.vr@gmail.com> | 2026-03-17 15:49:21 -0700 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2026-03-17 15:49:25 -0700 |
| commit | 1784064c7a39a69203e8975167addf1915f940bd (patch) | |
| tree | 4adc272435efcf54ac7ed8399aa33acbf422a959 /features.cginc | |
| parent | 019c24186c87fd747aae1512abf4d4690e3aca07 (diff) | |
Add faster 3-in 1-out hasher for domain warping
Goes from ~1.7 ms/frame to ~1.1 ms/frame in 10-octave microbenchmark.
Diffstat (limited to 'features.cginc')
| -rwxr-xr-x | features.cginc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/features.cginc b/features.cginc index 79c5001..c94f7ab 100755 --- a/features.cginc +++ b/features.cginc @@ -16,7 +16,6 @@ //ifex _Kintsugi_Enabled==0 #pragma shader_feature_local _KINTSUGI -#pragma shader_feature_local _KINTSUGI_PROCEDURAL #pragma shader_feature_local _KINTSUGI_NOISE_INVERT #pragma shader_feature_local _KINTSUGI_DOMAIN_WARPING //endex |
