Searched refs:GetReflectionPipelineLayoutRef (Results 1 – 2 of 2) sorted by relevance
1368 return GetReflectionPipelineLayoutRef(handle.GetHandle()); in GetReflectionPipelineLayout()1371 const PipelineLayout& ShaderManager::GetReflectionPipelineLayoutRef(const RenderHandle& handle) con… in GetReflectionPipelineLayoutRef() function in ShaderManager2055 const PipelineLayout rpl = GetReflectionPipelineLayoutRef(rhs); in GetCompatibilityFlags()2068 : GetReflectionPipelineLayoutRef(lhs); in GetCompatibilityFlags()2069 … flags = GetPipelineLayoutCompatibilityFlags(lpl, GetReflectionPipelineLayoutRef(rhs)); in GetCompatibilityFlags()2383 return shaderMgr_.GetReflectionPipelineLayoutRef(handle); in GetReflectionPipelineLayout()
207 const PipelineLayout& GetReflectionPipelineLayoutRef(const RenderHandle& handle) const;