Navigation
API > API/Runtime > API/Runtime/RHI
PSO Precache request priority
| Name | EPSOPrecachePriority |
| Type | enum |
| Header File | /Engine/Source/Runtime/RHI/Public/PipelineStateCache.h |
| Include Path | #include "PipelineStateCache.h" |
Syntax
enum EPSOPrecachePriority
{
Medium,
High,
Highest,
}
Values
| Name | Remarks |
|---|---|
| Medium | |
| High | |
| Highest |