UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::ShaderCompiler Namespace Reference

Functions

RENDERCORE_API ERHIBindlessConfiguration GetBindlessConfiguration (EShaderPlatform ShaderPlatform)
 
RENDERCORE_API bool ShouldCompileWithBindlessEnabled (EShaderPlatform ShaderPlatform, const FShaderCompilerInput &Input)
 
RENDERCORE_API ERHIBindlessConfiguration GetBindlessResourcesConfiguration (FName ShaderFormat)
 
RENDERCORE_API ERHIBindlessConfiguration GetBindlessSamplersConfiguration (FName ShaderFormat)
 

Function Documentation

◆ GetBindlessConfiguration()

ERHIBindlessConfiguration UE::ShaderCompiler::GetBindlessConfiguration ( EShaderPlatform  ShaderPlatform)

◆ GetBindlessResourcesConfiguration()

ERHIBindlessConfiguration UE::ShaderCompiler::GetBindlessResourcesConfiguration ( FName  ShaderFormat)

◆ GetBindlessSamplersConfiguration()

ERHIBindlessConfiguration UE::ShaderCompiler::GetBindlessSamplersConfiguration ( FName  ShaderFormat)

◆ ShouldCompileWithBindlessEnabled()

bool UE::ShaderCompiler::ShouldCompileWithBindlessEnabled ( EShaderPlatform  ShaderPlatform,
const FShaderCompilerInput Input 
)