radv,aco: Use ray_launch_size_addr
[platform/upstream/mesa.git] / src / amd / common / ac_shader_args.h
2022-05-12 Konstantin Seurerradv,aco: Use ray_launch_size_addr
2022-05-12 Timur Kristófac: Add task ring entry shader argument.
2022-05-10 Marek Olšákradeonsi/gfx11: implement attributes through memory
2022-05-10 Marek Olšákradeonsi/gfx11: use the new TCS WaveID SGPR to compute...
2022-04-12 Rhys Perryradv: increase inline push constant limit if we can...
2022-04-12 Rhys Perryradv: allow holes in inline push constants
2022-02-16 Samuel Pitoisetradv: declare a new shader argument for loading the...
2021-10-08 Samuel Pitoisetradv: remove unnecessary radv_shader_info:num_inline_pu...
2021-09-21 Bas Nieuwenhuizenradv: Add support for ray launch size.
2021-08-26 Timur Kristófradv, ac, aco: Use indices 0-2 of gs_vtx_offset argumen...
2021-05-18 Bas Nieuwenhuizenradv: Add sbt descriptors user SGPR input.
2020-12-09 Marek Olšákac: unify shader arguments that are duplicated
2020-12-09 Marek Olšákac: add shader return values into ac_shader_args
2020-12-09 Marek Olšákac: correct ac_shader_args types, remove sgpr_count
2020-11-26 Pierre-Eric Pellou... ac: use bigger storage for ac_arg::arg_index / ac_shade...
2020-11-23 Marek Olšákac/llvm: prepare for passing VS->TCS IO via VGPRs
2020-09-07 Pierre-Eric Pellou... amd/common: switch to 3-spaces style
2020-01-29 Samuel Pitoisetac/llvm: implement VK_AMD_shader_explicit_vertex_parameter
2020-01-13 Marek Olšákac,radeonsi: increase the maximum number of shader...
2019-11-25 Connor Abbottaco: Use common argument handling
2019-11-25 Connor Abbottac: Add a shared interface between radv, radeonsi,...