mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-05 06:11:05 +00:00
* Instead of tracking their lifetime with that object, we move the lifetime tracking into the parent VulkanGraphicsTest and destroy them all at the end. A single handle can optionally be free'd on its own.