Navigation
API > API/Runtime > API/Runtime/RHI
| Type | Name | Description | |
|---|---|---|---|
| bool | Any async precaching operations still busy | ||
| bool | PipelineStateCache::IsPrecaching
(
const FPSOPrecacheRequestID& PSOPrecacheRequestID |
Is the given PSO still precaching? | |
| bool | PipelineStateCache::IsPrecaching
(
const FGraphicsPipelineStateInitializer& PipelineStateInitializer |
Is the given PSO initializer still precaching? | |
| bool | PipelineStateCache::IsPrecaching
(
FRHIComputeShader* ComputeShader |
Is the given PSO initializer still precaching? |