Skip to content

tu: Enable vertex & fragment stores & atomics

Connor Abbott requested to merge cwabbott0/mesa:review/tu-gfx-atomics into master

The first commit is to fix an obvious problem uncovered by enabling the feature. There were some remaining fails, but they seem more complicated so we can fix them later.

Merge request reports