Searched refs:GetPipelineLayoutRef (Results 1 – 3 of 3) sorted by relevance
234 const PipelineLayout& pl = shaderMgr_.GetPipelineLayoutRef(pipelineLayoutHandle); in GetComputePsoHandle()
1312 return GetPipelineLayoutRef(handle); in GetPipelineLayout()1317 return GetPipelineLayoutRef(handle.GetHandle()); in GetPipelineLayout()1320 const PipelineLayout& ShaderManager::GetPipelineLayoutRef(const RenderHandle& handle) const in GetPipelineLayoutRef() function in ShaderManager2368 return shaderMgr_.GetPipelineLayoutRef(handle); in GetPipelineLayout()
202 const PipelineLayout& GetPipelineLayoutRef(const RenderHandle& handle) const;