nir: Rename parallel_copy_copy to parallel_copy_entry and add a foreach macro
[mesa.git] / src / glsl / nir / nir_intrinsics.h
2015-01-15 Jason Ekstrandnir: Use a source for uniform buffer indices instead...
2015-01-15 Jason Ekstrandnir: Add gpu_shader5 interpolation intrinsics
2015-01-15 Jason Ekstrandnir: Vectorize intrinsics
2015-01-15 Jason Ekstrandnir: Add intrinsics to do alternate interpolation on...
2015-01-15 Connor Abbottnir: add the core datastructures