Navigation
API > API/Runtime > API/Runtime/RHI
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/PipelineStateCache.h |
| Include | #include "PipelineStateCache.h" |
Syntax
struct FPSOPrecacheRequestResult
Remarks
Result data of a precache pipeline state request.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FGraphEventRef | AsyncCompileEvent | ||
| FPSOPrecacheRequestID | RequestID |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsValid () |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FPSOPrecacheRequestResult& rhs |
||
| bool | operator==
(
const FPSOPrecacheRequestResult& Other |