aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_lower_samplers_as_deref.c
Commit message (Expand)AuthorAgeFilesLines
* nir: skip lowering sampler if there is no dereferenceTimothy Arceri2017-11-031-1/+3
* nir: Get rid of nir_shader::stageJason Ekstrand2017-10-201-1/+1
* nir: add nir_lower_samplers_as_deref passNicolai Hähnle2017-07-311-0/+243