mesa/src/amd
Samuel Pitoiset bea050345e radv: do not set registers for PSO states that are dynamic
Dynamic states are emitted from the cmdbuf, setting them from the
pipeline has no effects because they should be ignored anyways.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17677>
2022-08-10 17:26:26 +00:00
..
addrlib amd/addrlib: fix 3D texture allocation failures on gfx11 2022-08-03 00:57:16 +00:00
ci radv: fix cleaning the meta query state if an error occured 2022-08-10 07:21:46 +00:00
common amd/common: move ac_memory_ops_per_clock into ac_gpu_info.h 2022-08-10 10:58:54 +00:00
compiler aco: fix hash statistic 2022-08-10 11:56:29 +00:00
drm-shim
llvm ac/llvm: remove all resinfo code now that it's lowered 2022-08-03 17:44:15 +00:00
registers radeonsi: follow shader_info.float_controls_execution_mode (mostly) 2022-08-03 00:57:16 +00:00
vulkan radv: do not set registers for PSO states that are dynamic 2022-08-10 17:26:26 +00:00
.clang-format
meson.build