Searched refs:GetGraphicsPsoPipelineLayout (Results 1 – 3 of 3) sorted by relevance
91 const PipelineLayout& GetGraphicsPsoPipelineLayout(const RenderHandle handle) const;
366 const PipelineLayout& NodeContextPsoManager::GetGraphicsPsoPipelineLayout(const RenderHandle handle… in GetGraphicsPsoPipelineLayout() function in NodeContextPsoManager
1957 … : psoMgr_.GetGraphicsPsoPipelineLayout(stateData_.currentPsoHandle); in ValidatePipelineLayout()