aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_sweep.c
Commit message (Expand)AuthorAgeFilesLines
* nir,spirv: Rework function callsJason Ekstrand2018-06-221-4/+0
* nir: Embed the shader_info in the nir_shader againJason Ekstrand2017-05-091-11/+3
* nir: fix nir_shader_clone() and nir_sweep()Timothy Arceri2016-11-031-0/+8
* nir/i965/anv/radv/gallium: make shader info a pointerTimothy Arceri2016-10-261-3/+3
* nir: Switch the arguments to nir_foreach_instrJason Ekstrand2016-04-281-1/+1
* nir/sweep: Sweep function parametersJason Ekstrand2016-03-281-0/+2
* nir: Add compute shader shared variable storage classJordan Justen2016-03-171-0/+1
* nir: move to compiler/Emil Velikov2016-01-261-0/+173