Files
Cielonos/Assets/Plugins/AllIn13DShader/Shaders/ShaderLibrary/AllIn13DShader_FeaturesURP_Defines.hlsl

15 lines
459 B
HLSL
Raw Normal View History

2026-01-12 03:22:16 -05:00
#ifndef ALLIN13DSHADER_FEATURESURP_DEFINES
#define ALLIN13DSHADER_FEATURESURP_DEFINES
#define ALLIN1_GPU_INSTANCING_SUPPORT
#define ALLIN1_FOG_SUPPORT
#define ALLIN1_LIGHTMAPS_SUPPORT
#define ALLIN1_ADDITIONAL_LIGHTS_SUPPORT
#define ALLIN1_CAST_SHADOWS_SUPPORT
#define ALLIN1_SHADOW_MASK_SUPPORT
#define ALLIN1_FORWARD_PLUS_SUPPORT_UNITY6
#define ALLIN1_ADAPTATIVE_PROBE_VOLUMES_UNITY6
#define ALLIN1_SSO_SUPPORT
#endif //ALLIN13DSHADER_FEATURESURP_DEFINES