mesa/src/amd
Rhys Perry 9e3b014d4f radv: fix signed integer overflow
Fixes UBSan error:
src/amd/vulkan/radv_shader_info.c:78:41: runtime error: left shift of 15 by 28 places cannot be represented in type 'int'

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25432>
2023-10-23 22:16:27 +00:00
..
addrlib amd/common: update addrlib for gfx11.5 2023-10-20 07:32:34 +00:00
ci ci: update CTS to vulkan-cts-1.3.7.0 2023-10-18 12:52:37 +00:00
common ac/nir: fix out-of-bounds access in ac_nir_export_position 2023-10-23 22:16:26 +00:00
compiler amd/llvm,aco,radv: implement NGG streamout with GDS_STRMOUT registers on GFX11 2023-10-12 16:58:22 +00:00
drm-shim amd: rename GFX110x to NAVI31-33 2023-09-30 23:08:47 +00:00
llvm amd/llvm,aco,radv: implement NGG streamout with GDS_STRMOUT registers on GFX11 2023-10-12 16:58:22 +00:00
registers amd/common: add registers for gfx11.5 2023-10-20 07:32:34 +00:00
vulkan radv: fix signed integer overflow 2023-10-23 22:16:27 +00:00
meson.build meson: build radeonsi with aco 2023-05-15 02:01:10 +00:00