nir/schedule: Add a callback for backend-specific dependencies
[mesa.git] / src / compiler / nir / nir_lower_ssbo.c
2020-07-17 Icecream95nir: Set the alignment for SSBO lowering
2020-02-21 Karol Herbstnir/lower_ssbo: handle atomics
2020-02-21 Alyssa Rosenzweignir: Add SSBO->global lowering pass