Pass changes WIP: small optimization

This commit is contained in:
antonmic
2021-06-08 23:13:40 -07:00
parent 702356007c
commit c996b34835
2 changed files with 0 additions and 2 deletions
@@ -291,7 +291,6 @@ namespace AZ
pipeline->OnAddedToScene(this);
// Force to update the lookup table since adding render pipeline would effect any pipeline states created before pass system tick
AZ::RPI::PassSystemInterface::Get()->ProcessQueuedChanges();
RebuildPipelineStatesLookup();
AZ_Assert(!m_id.IsNull(), "RPI::Scene needs to have a valid uuid.");