Fix some issues with freeing resources
This commit is contained in:
@@ -85,6 +85,7 @@ namespace OpenVulkano::Vulkan
|
||||
#endif
|
||||
ImGui_ImplVulkan_Shutdown();
|
||||
device.destroy(descriptorPool);
|
||||
uiRenderPass.Close();
|
||||
}
|
||||
|
||||
void UiRenderer::BeginUiFrame() const
|
||||
|
||||
Reference in New Issue
Block a user