Cleanup and fix typo

This commit is contained in:
ExMatics HydrogenC
2024-06-18 21:40:25 +08:00
parent 9062c04ef0
commit 14ce4d4394
2 changed files with 1 additions and 5 deletions

View File

@@ -23,8 +23,6 @@ void ForwardShadingFeature::Bind(MaterialShader::BindParameters& params, Span<by
const int32 envProbeShaderRegisterIndex = srv + 0;
const int32 skyLightShaderRegisterIndex = srv + 1;
const int32 dirLightShaderRegisterIndex = srv + 2;
const int32 surfaceAtlasDepthShaderRegisterIndex = srv + 3;
const int32 surfaceAtlasTexShaderRegisterIndex = srv + 4;
const bool canUseShadow = view.Pass != DrawPass::Depth;
// Set fog input