Skip to content

vulkan/cmd_buffer: move the cmd buffer status (recording etc) to common code.

Dave Airlie requested to merge airlied/mesa:vk-cmd-buffer-status-part-2 into main

This pulls the common cmd buffer status code out of a bunch of drivers into common code.

Just the top 6 patches in this MR.

Merge request reports