summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_linking_helpers.c
Commit message (Expand)AuthorAgeFilesLines
* nir: add tess patch support to nir_remove_unused_varyings()Timothy Arceri2017-11-031-19/+42
* nir: Get rid of nir_shader::stageJason Ekstrand2017-10-201-7/+7
* nir: add component level support to remove_unused_io_vars()Timothy Arceri2017-10-161-16/+21
* nir: add some helpers for doing linkingTimothy Arceri2017-09-261-0/+147