mesa/src/amd
Rhys Perry 9739c07d9e aco: fix single-alignbyte do_pack_2x16() path with fp inline constants
We were using a 16-bit inline constant with a 32-bit instruction and the
test would have created
"v1: %_:v[0] = v_alignbyte_b32 0.5, %_:v[1][16:32], 2" instead.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16296>
2022-07-05 16:39:56 +00:00
..
addrlib amd: Initialize Gfx11Lib members in constructor. 2022-05-31 03:36:53 +00:00
ci radv/ci: add CI lists for LLVM on NAVI21 2022-07-02 13:06:49 +03:00
common ac/nir/ngg: Ignore driver location for mesh shader outputs. 2022-07-01 18:09:07 +00:00
compiler aco: fix single-alignbyte do_pack_2x16() path with fp inline constants 2022-07-05 16:39:56 +00:00
drm-shim Use proper types for meson objects 2022-04-18 13:03:08 +03:00
llvm radeonsi: replace llvm gs input handle with nir lowering 2022-06-27 11:32:50 +08:00
registers amd/gfx11: add PixelWaitSync packet fields 2022-06-15 20:52:42 +00:00
vulkan radv: always enable VK_EXT_debug_utils 2022-07-05 12:20:13 +02:00
.clang-format radv: allow holes in inline push constants 2022-04-12 11:44:30 +00:00
meson.build r300/r600: Add drm-shim support. 2022-02-02 00:59:08 +00:00