mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-28 17:36:36 +00:00
Patch imageless framebuffer image usage/formats to match image patching
This commit is contained in:
@@ -174,6 +174,9 @@ void main()
|
||||
Present();
|
||||
}
|
||||
|
||||
vkDeviceWaitIdle(device);
|
||||
vkDestroyFramebuffer(device, fb, NULL);
|
||||
|
||||
return 0;
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user