nir: Rename parallel_copy_copy to parallel_copy_entry and add a foreach macro
[mesa.git] / src / glsl / nir / nir_lower_samplers.cpp
2015-01-15 Jason Ekstrandnir: Rework the way samplers are lowered
2015-01-15 Jason Ekstrandnir: Make texture instruction names more consistent
2015-01-15 Jason Ekstrandnir: Use an integer index for specifying structure...
2015-01-15 Jason Ekstrandnir: Make array deref direct vs. indirect an enum
2015-01-15 Jason Ekstrandnir/lower_samplers: Use the nir_instr_rewrite_src function
2015-01-15 Connor Abbottnir: add a pass to lower sampler instructions