nir/lower_ssbo: Don't set align_* for atomics
[mesa.git] / src / compiler / nir / nir_lower_bool_to_bitsize.c
2020-03-31 Jason Ekstrandnir: Handle vec8/16 in bool_to_bitsize
2020-03-30 Jason Ekstrandnir: Add b2b opcodes
2020-03-24 Iago Toral Quiroganir: add a bool bitsize lowering pass