Searched refs:GetMaterialHash (Results 1 – 4 of 4) sorted by relevance
74 RenderContext::MaterialHash materialHash = renderContext->GetMaterialHash(); in Activate()
67 RenderContext::MaterialHash materialHash = renderContext->GetMaterialHash(); in Activate()
80 RenderContext::MaterialHash materialHash = renderContext->GetMaterialHash(); in Activate()
430 MaterialHash GetMaterialHash() { return this->m_MaterialHash; } in GetMaterialHash() function433 const MaterialHash* GetMaterialHash() const { return &this->m_MaterialHash; } in GetMaterialHash() function