mesa/src/amd
Rhys Perry 90939e93f6 radv: do nir_shader_gather_info after radv_nir_lower_rt_abi
Fixes compilation of a Doom Eternal shader with
PIPELINE_CREATE_DISABLE_OPTIMIZATION_BIT.

ac_nir_lower_resinfo() was not happening because it is predicated on
uses_resource_info_query and no later optimization updated it.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Friedrich Vock <friedrich.vock@gmx.de>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Cc: mesa-stable
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27195>
2024-01-23 17:48:13 +00:00
..
addrlib amd/common: update addrlib for gfx11.5 2023-10-20 07:32:34 +00:00
ci amd/ci: consider much more of dEQP-VK.query_pool.statistics_query.host_query_reset.* to be flaky 2024-01-19 11:12:46 +00:00
common nir: rework and fix rotate lowering 2024-01-22 10:27:44 +00:00
compiler aco: remove boolean shuffle isel 2024-01-19 20:13:34 +00:00
drm-shim amd: Use align64 instead of ALIGN for 64 bit value parameter 2024-01-03 22:02:17 +00:00
llvm ac/llvm: implement as_uniform and ballot_relaxed 2024-01-19 20:13:34 +00:00
registers ac/registers: allow to parse GCVM_L2_PROTECTION_FAULT_STATUS 2023-10-30 08:10:22 +00:00
vpelib amd/vpelib: Solve the downscaling problem for 2 tap 2024-01-11 19:21:17 +00:00
vulkan radv: do nir_shader_gather_info after radv_nir_lower_rt_abi 2024-01-23 17:48:13 +00:00
meson.build amd,radeonsi: add libvpe 2023-12-01 00:23:38 +00:00