![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Go to the source code of this file.
Classes | |
| class | FShaderParameterParser |
| struct | FShaderParameterParser::FPlatformConfiguration |
| struct | FShaderParameterParser::FParsedShaderParameter |
Enumerations | |
| enum class | EBindlessConversionType : uint8 { None , SRV , UAV , Sampler } |
| enum class | EShaderParameterParserConfigurationFlags { None = 0 , UseStableConstantBuffer = 1 << 0 , SupportsBindless = 1 << 1 , BindlessUsesArrays = 1 << 2 , AlwaysParseParams = 1 << 3 , ReplaceGlobals = 1 << 4 } |
|
strong |
|
strong |