Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FPipelineCacheFileFormatPSO
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/PipelineFileCache.h |
| Include | #include "PipelineFileCache.h" |
Syntax
struct FPipelineFileCacheRayTracingDesc
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bAllowHitGroupIndexing | ||
| uint32 | DeprecatedMaxPayloadSizeInBytes | ||
| EShaderFrequency | Frequency | ||
| FSHAHash | ShaderHash |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPipelineFileCacheRayTracingDesc
(
const FRayTracingPipelineStateInitializer& Initializer, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddToReadableString
(
TReadableStringBuilder& OutBuilder |
||
| void | FromString
(
const FString& Src |
||
| FString | HeaderLine () |
||
| FString | ToString () |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FPipelineFileCacheRayTracingDesc& Other |