Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FPSOPrecacheRequestID
| Name | EType |
| Type | enum |
| Header File | /Engine/Source/Runtime/RHI/Public/PipelineStateCache.h |
| Include Path | #include "PipelineStateCache.h" |
Syntax
enum EType
{
Invalid = 0,
Graphics,
Compute,
}
Values
| Name | Remarks |
|---|---|
| Invalid | |
| Graphics | |
| Compute |