Searched refs:handleToPipelineLayout (Results 1 – 2 of 2) sorted by relevance
122 BASE_NS::unordered_map<RenderHandle, PipelineLayout> handleToPipelineLayout; member157 BASE_NS::unordered_map<RenderHandle, PipelineLayout> handleToPipelineLayout; member
212 cache.handleToPipelineLayout[psoHandle] = pipelineLayout; in GetComputePsoHandle()296 cache.handleToPipelineLayout[psoHandle] = pipelineLayout; in GetGraphicsPsoHandleImpl()355 auto& handleToPl = computePipelineStateCache_.handleToPipelineLayout; in GetComputePsoPipelineLayout()368 auto& handleToPl = graphicsPipelineStateCache_.handleToPipelineLayout; in GetGraphicsPsoPipelineLayout()