aboutsummaryrefslogtreecommitdiffstats
path: root/src/amd/vulkan/radv_shader_args.c
Commit message (Expand)AuthorAgeFilesLines
* radv/gfx10: implement NGG GS queriesSamuel Pitoiset2020-01-291-0/+8
* ac/llvm: implement VK_AMD_shader_explicit_vertex_parameterSamuel Pitoiset2020-01-291-1/+1
* aco: Use common argument handlingConnor Abbott2019-11-251-3/+1
* radv: Replace supports_spill with explict_scratch_argsConnor Abbott2019-11-251-25/+34
* radv: Move argument declaration out of nir_to_llvmConnor Abbott2019-11-251-0/+747