mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-03-24 19:38:32 -06:00
vk: Silly copypasta
This commit is contained in:
parent
0b2f9f0f17
commit
3bb70e837a
@ -321,7 +321,6 @@ namespace vk
|
||||
{
|
||||
vk::reset_compute_tasks();
|
||||
vk::reset_resolve_resources();
|
||||
vk::vmm_reset();
|
||||
|
||||
g_upload_heap.reset_allocation_stats();
|
||||
}
|
||||
@ -333,6 +332,7 @@ namespace vk
|
||||
vk::clear_framebuffer_cache();
|
||||
vk::clear_resolve_helpers();
|
||||
vk::clear_dma_resources();
|
||||
vk::vmm_reset();
|
||||
vk::get_resource_manager()->destroy();
|
||||
|
||||
g_null_texture.reset();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user