Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reset initial contents after serialisation when softmem limit flushing
If an initial content AS was destroyed during active capture then resetting before serialisation meant that VkInitialContents::Free() was called, deref-ing the AS info and causing it to be deleted. So VkInitialContents is now reset after serialisation to ensure its lifetime. Change-Id: I6a296bd96dd5b639f68347073298e5545e8f980d
- Loading branch information