Skip to content

ac/nir,aco: use scoped barriers to finish stores before exports

Rhys Perry requested to merge pendingchaos/mesa:acnir_aco_scoped_bar_exp into main

This lets ACO remove it's memory_barrier_buffer implementation

Merge request reports