UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FVulkanChunkedPipelineCacheManagerImpl Class Reference

Public Member Functions

 FVulkanChunkedPipelineCacheManagerImpl ()
 
template<class TPipelineState >
VkResult CreatePSO (TPipelineState *GraphicsPipelineState, bool bIsPrecompileJob, FVulkanChunkedPipelineCacheManager::FPSOCreateCallbackFunc< TPipelineState > PSOCreateFunc)
 
void Tick ()
 

Static Public Member Functions

static FVulkanChunkedPipelineCacheManagerImplGet ()
 

Constructor & Destructor Documentation

◆ FVulkanChunkedPipelineCacheManagerImpl()

FVulkanChunkedPipelineCacheManagerImpl::FVulkanChunkedPipelineCacheManagerImpl ( )
inline

Member Function Documentation

◆ CreatePSO()

template<class TPipelineState >
VkResult FVulkanChunkedPipelineCacheManagerImpl::CreatePSO ( TPipelineState GraphicsPipelineState,
bool  bIsPrecompileJob,
FVulkanChunkedPipelineCacheManager::FPSOCreateCallbackFunc< TPipelineState PSOCreateFunc 
)
inline

◆ Get()

static FVulkanChunkedPipelineCacheManagerImpl & FVulkanChunkedPipelineCacheManagerImpl::Get ( )
inlinestatic

◆ Tick()

void FVulkanChunkedPipelineCacheManagerImpl::Tick ( )
inline

The documentation for this class was generated from the following file: