Adding delayed destruction for resources
This commit is contained in:
@@ -156,6 +156,7 @@ void CmdBuffer::refreshFence()
|
||||
descriptor->unbind();
|
||||
}
|
||||
boundDescriptors.clear();
|
||||
graphics->getDestructionManager()->notifyCmdComplete(this);
|
||||
state = State::ReadyBegin;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user