Skip to content

turnip: VK_EXT_feedback_attachment_loop_dynamic_state

Connor Abbott requested to merge cwabbott0/mesa:review/tu-fb-loop-dynamic into main

This adds the necessary bits to the common state-tracking infrastructure and then moves PRIM_MODE_SYSMEM to be a dynamic state as well as updating the early-z code to use the dynamic state.

Based on !22301 (merged).

Merge request reports