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