nir: Add a pass to combine store_derefs to same vector
[mesa.git] / src / compiler / nir / nir_lower_bool_to_float.c
2019-02-05 Jonathan Mareknir: add missing vec opcodes in lower_bool_to_float
2019-01-14 Jason Ekstrandnir: Add a bool to float32 lowering pass