Browse Source
vk_device: Add entry to catch device losses
vk_device: Add entry to catch device losses
VK_NV_device_diagnostic_checkpoints allows us to push data to a Vulkan queue and then query it even after a device loss. This allows us to push the current pipeline object and see what was the call that killed the device.pull/15/merge
No known key found for this signature in database
GPG Key ID: 2DFC508897B39CFE
3 changed files with 40 additions and 1 deletions
-
21src/video_core/renderer_vulkan/vk_device.cpp
-
9src/video_core/renderer_vulkan/vk_device.h
-
11src/video_core/renderer_vulkan/vk_resource_manager.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue