summaryrefslogtreecommitdiff
path: root/src/amd/common/ac_shader_info.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-05ac/nir,radv: move force_persample to ac_shader_info::force_persampleNicolai Hähnle1-0/+6
2017-07-05ac/nir: use shader_info pass to determine whether instance_id is usedNicolai Hähnle1-0/+3
2017-04-19radv/ac: Fix nir.h includeMike Lothian1-1/+1
2017-04-19radv/ac: mark used descriptor sets in shader info.Dave Airlie1-0/+34
2017-04-19radv/ac: move needs_push_constants to shader info.Dave Airlie1-0/+8
2017-04-19radv: optimise compute shader grid size emission.Dave Airlie1-0/+3
2017-04-19radv: start conditionalising vertex inputs. (v2)Dave Airlie1-0/+21
2017-04-19radv/ac: add initial pre-pass for shader info gatheringDave Airlie1-0/+61