summaryrefslogtreecommitdiffstats
path: root/src/glsl/nir/nir_lower_io.c
Commit message (Expand)AuthorAgeFilesLines
* nir: Add gpu_shader5 interpolation intrinsicsJason Ekstrand2015-01-151-10/+6
* nir: Vectorize intrinsicsJason Ekstrand2015-01-151-89/+26
* nir: Add a pass for lowering input/output loads/storesJason Ekstrand2015-01-151-0/+391