summaryrefslogtreecommitdiff
path: root/src/amd/common/ac_shader_info.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-31ac/nir,radv: move force_persample to ac_shader_info::force_persampleNicolai Hähnle1-0/+1
2017-07-31ac/nir: use shader_info pass to determine whether instance_id is usedNicolai Hähnle1-0/+1
2017-06-27ac/shader_info: fix a commentNicolai Hähnle1-2/+6
2017-04-19radv/ac: mark used descriptor sets in shader info.Dave Airlie1-0/+1
2017-04-19radv/ac: move needs_push_constants to shader info.Dave Airlie1-0/+1
2017-04-19radv: optimise compute shader grid size emission.Dave Airlie1-0/+3
2017-04-19radv: start conditionalising vertex inputs. (v2)Dave Airlie1-0/+4
2017-04-19radv/ac: add initial pre-pass for shader info gatheringDave Airlie1-0/+40