Skip to content

vulkan/cmd_buffer: add record_state to the common command buffer, convert radv, dozen, panvk, turnip.

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

This just moves to having record_state in the common object.

anv makes it harder since it hides this in the batch, but other drivers might find it useful.

Edited by Dave Airlie

Merge request reports