Searched refs:handleToPl (Results 1 – 1 of 1) sorted by relevance
355 auto& handleToPl = computePipelineStateCache_.handleToPipelineLayout; in GetComputePsoPipelineLayout() local356 if (const auto iter = handleToPl.find(handle); iter != handleToPl.cend()) { in GetComputePsoPipelineLayout()368 auto& handleToPl = graphicsPipelineStateCache_.handleToPipelineLayout; in GetGraphicsPsoPipelineLayout() local369 if (const auto iter = handleToPl.find(handle); iter != handleToPl.cend()) { in GetGraphicsPsoPipelineLayout()