nir: support lowering clipdist to arrays
[mesa.git] / src / compiler / nir / nir_lower_array_deref_of_vec.c
2019-03-16 Jason Ekstrandnir: Add a new pass to lower array dereferences on...