mirror of https://github.com/yuzu-mirror/yuzu
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.pull/8/head
parent
d86a9b9a4b
commit
db1c4b125f
Loading…
Reference in New Issue