Skip to content

vulkan,lavapipe: Add a common vk_cmd_enqueue_CmdBindDescriptorSets

In order for this to work, the driver must reference-count pipeline layouts so we can take a reference while the command is in the queue.

Merge request reports