Vulkan-ValidationLayers
Vulkan-ValidationLayers copied to clipboard
Track Command Buffer in forward progress VUs
VUs such as VUID-vkSetEvent-event-09543
(https://github.com/KhronosGroup/Vulkan-ValidationLayers/pull/7379) only track if it was used in a command buffer, not which command buffer
It would be nice to have the command buffer handles tracked for these types of forward progress VU error messages