summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_linking_helpers.c
Commit message (Expand)AuthorAgeFilesLines
* nir: remove old assertTimothy Arceri2018-02-221-1/+0
* nir/linking: always set the used_across_stages/outputs_read bitsDave Airlie2017-12-191-6/+7
* nir: add varying component packing helpersTimothy Arceri2017-12-041-0/+330
* 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