Pass changes WIP: small optimization
This commit is contained in:
@@ -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.");
|
||||
|
||||
Reference in New Issue
Block a user