Navigation
API > API/Runtime > API/Runtime/RHI
PSO Precache parameters provided to the graphics and compute precache function
| Name | FPSOPrecacheRequestParams |
| Type | struct |
| Header File | /Engine/Source/Runtime/RHI/Public/PipelineStateCache.h |
| Include Path | #include "PipelineStateCache.h" |
Syntax
struct FPSOPrecacheRequestParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bForcePrecache | bool | PipelineStateCache.h | ||
| CollectorName | const TCHAR * | PipelineStateCache.h | ||
| InMemoryMode | EPSOPrecacheInMemoryMode | PipelineStateCache.h | ||
| PrecachePriority | EPSOPrecachePriority | PipelineStateCache.h | ||
| ResourceName | FString | PipelineStateCache.h |