mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-29 13:20:54 +00:00
Move swapchain info either under resource record or into creationinfo
This commit is contained in:
@@ -486,4 +486,5 @@ VkResourceRecord::~VkResourceRecord()
|
||||
descBindings.clear();
|
||||
|
||||
SAFE_DELETE(layout);
|
||||
SAFE_DELETE(swapInfo);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user