Home
last modified time | relevance | path

Searched refs:graphicsPipelineStateCache_ (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Dnode_context_pso_manager.cpp123 auto& gpCache = graphicsPipelineStateCache_; in BeginBackendFrame()
154 auto& gpCache = graphicsPipelineStateCache_; in BeginBackendFrame()
166 graphicsPipelineStateCache_.pendingPsoDestroys.push_back( in BeginBackendFrame()
263 auto& cache = graphicsPipelineStateCache_; in GetGraphicsPsoHandleImpl()
368 auto& handleToPl = graphicsPipelineStateCache_.handleToPipelineLayout; in GetGraphicsPsoPipelineLayout()
409 PLUGIN_ASSERT_MSG(index < (uint32_t)graphicsPipelineStateCache_.psoCreationData.size(),
412 auto& cache = graphicsPipelineStateCache_;
H A Dnode_context_pso_manager.h160 GraphicsPipelineStateCache graphicsPipelineStateCache_; member in final

Completed in 10 milliseconds