bool IsCapsuleDirectShadowsEnabled(FStaticShaderPlatform ShaderPlatform)
Definition CapsuleShadowRendering.h:22
int32 GCapsuleShadows
Definition CapsuleShadowRendering.cpp:36
int32 GCapsuleIndirectShadows
Definition CapsuleShadowRendering.cpp:52
bool IsCapsuleShadowsEnabled(FStaticShaderPlatform ShaderPlatform)
Definition CapsuleShadowRendering.h:17
bool SupportsCapsuleIndirectShadows(FStaticShaderPlatform ShaderPlatform)
Definition CapsuleShadowRendering.h:27
int32 GCapsuleDirectShadows
Definition CapsuleShadowRendering.cpp:44
RENDERCORE_API bool IsMobileCapsuleDirectShadowsEnabled(const FStaticShaderPlatform Platform)
Definition RenderUtils.cpp:574
RENDERCORE_API bool IsMobileCapsuleShadowsEnabled(const FStaticShaderPlatform Platform)
Definition RenderUtils.cpp:568