summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_lower_io_to_scalar.c
Commit message (Expand)AuthorAgeFilesLines
* nir: Use nir_src_copy instead of direct assignments.Kenneth Graunke2017-08-031-2/+2
* nir: Add an IO scalarizing pass using the intrinsic's first_component.Eric Anholt2016-08-191-0/+129