Searched refs:GetMaterialHash (Results 1 – 5 of 5) sorted by relevance
76 RenderContext::MaterialHash materialHash = renderContext->GetMaterialHash(); in Activate()
61 RenderContext::MaterialHash materialHash = renderContext->GetMaterialHash(); in Activate()
78 RenderContext::MaterialHash materialHash = renderContext->GetMaterialHash(); in Activate()
63 RenderContext::MaterialHash materialHash = renderContext->GetMaterialHash(); in Activate()
473 MaterialHash GetMaterialHash() { return this->m_MaterialHash; } in GetMaterialHash() function476 const MaterialHash* GetMaterialHash() const { return &this->m_MaterialHash; } in GetMaterialHash() function