Fix crash when deinitializing renderer
This commit is contained in:
@@ -66,6 +66,7 @@ namespace openVulkanoCpp::Vulkan
|
||||
|
||||
void Renderer::Close()
|
||||
{
|
||||
resourceManager.Close();
|
||||
context.Close();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user