Skip to content

hang_detection: fix allocating cmdbuf if multiple queues are supported

Samuel Pitoiset requested to merge fix_hang_detection into master

Found this while working on vkd3d-proton testing in CI. This fixes one assertion in Mesa https://gitlab.freedesktop.org/mesa/mesa/-/blob/main/src/vulkan/runtime/vk_queue.c#L697

Merge request reports