mesa/src/amd
Konstantin Seurer f6147051e2 radv: Stop counting user SGPRS separately
Renames radv_declare_shader_args to declare_shader_args and runs it
twice to first gather the user SGPR count without push constants and
descriptor sets.

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22119>
2023-03-30 21:52:03 +00:00
..
addrlib amd: update addrlib 2023-03-29 20:36:09 +00:00
ci ci/radeonsi: Skip really slow tests on stoney 2023-03-30 04:16:50 +00:00
common radv, ac/nir: Move sin/cos lowering to a common pass. 2023-03-30 05:59:13 +00:00
compiler aco: remove unused aco_shader_info::vb_desc_usage_mask 2023-03-30 11:21:19 +00:00
drm-shim r300: use drm_shim_override 2022-11-16 14:37:47 +00:00
llvm amd: set the correct LLVM processor name for gfx1036 2023-03-29 20:36:09 +00:00
registers amd/registers: only define SPI and COMPUTE registers in the 0xB000 range 2023-02-24 21:27:24 +00:00
vulkan radv: Stop counting user SGPRS separately 2023-03-30 21:52:03 +00:00
.clang-format amd: Add radv_foreach_stage to ForEachMacros. 2023-03-27 08:29:35 +00:00
meson.build meson: build radeon drm-shim also for r300 and r600 2022-11-16 14:37:47 +00:00