Searched refs:GetComputePsoPipelineLayout (Results 1 – 3 of 3) sorted by relevance
90 const PipelineLayout& GetComputePsoPipelineLayout(const RenderHandle handle) const;
353 const PipelineLayout& NodeContextPsoManager::GetComputePsoPipelineLayout(const RenderHandle handle)… in GetComputePsoPipelineLayout() function in NodeContextPsoManager
1956 … ? psoMgr_.GetComputePsoPipelineLayout(stateData_.currentPsoHandle) in ValidatePipelineLayout()