Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FShaderParameterParser > API/Runtime/RenderCore/FShaderParameterParser/FPlatformConfiguration
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| ShaderParameterParser.h | |||
FPlatformConfiguration
(
FStringView InStableConstantBufferType, |
ShaderParameterParser.h |
FPlatformConfiguration()
| Name | FPlatformConfiguration |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/ShaderParameterParser.h |
| Include Path | #include "ShaderParameterParser.h" |
FPlatformConfiguration()
FPlatformConfiguration(FStringView, EShaderParameterParserConfigurationFlags)
| Name | FPlatformConfiguration |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/ShaderParameterParser.h |
| Include Path | #include "ShaderParameterParser.h" |
FPlatformConfiguration
(
FStringView InStableConstantBufferType,
EShaderParameterParserConfigurationFlags InFlags
)