nir: Add src/dest num_components helpers
[mesa.git] / src / compiler / nir / nir_lower_samplers_as_deref.c
2018-03-23 Jason Ekstrandnir: Rename image intrinsics to image_var
2017-11-03 Timothy Arcerinir: skip lowering sampler if there is no dereference
2017-10-20 Jason Ekstrandnir: Get rid of nir_shader::stage
2017-07-31 Nicolai Hähnlenir: add nir_lower_samplers_as_deref pass