summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_lower_subgroups.c
Commit message (Expand)AuthorAgeFilesLines
* nir,intel/compiler: Use a fixed subgroup sizeJason Ekstrand2017-11-071-24/+12
* nir/lower_subgroups: Lower ballot intrinsics to the specified bit sizeJason Ekstrand2017-11-071-10/+82
* nir: Add a new subgroups lowering passJason Ekstrand2017-11-071-0/+184