summaryrefslogtreecommitdiff
path: root/src/yuzu/debugger/controller.cpp
diff options
context:
space:
mode:
authorameerj <52414509+ameerj@users.noreply.github.com>2021-09-13 23:07:27 -0400
committerameerj <52414509+ameerj@users.noreply.github.com>2021-09-13 23:08:59 -0400
commitdb1c4b125fbabdbcd27a2c9ec543c97e982cc5e5 (patch)
tree11147919a97ca0c0c9b9a81943f90e2023944053 /src/yuzu/debugger/controller.cpp
parentd86a9b9a4b693b720c63c08da3220869de49ecc9 (diff)
vulkan_debug_callback: Ignore InvalidCommandBuffer-VkDescriptorSet errors
This validation error is spammed on some titles, asserting that VkDescriptorSet 0x0[] was destroyed. This is likely a validation layer bug when using VK_KHR_push_descriptor, which can avoid using traditional VkDescriptorSet. It should be safe to ignore for now.
Diffstat (limited to 'src/yuzu/debugger/controller.cpp')
0 files changed, 0 insertions, 0 deletions