mesa/src/amd
Samuel Pitoiset 3a26dfe761 radv/llvm: fix vertex input fetches with 16-bit floats
Not ideal but ac/llvm and RADV works with integers, so passing a
16-bit float type would break more than it helps.

Fixes a few CTS with 16-bit float IO.

Fixes: 3fb229e010 ("ac,radeonsi: load VS inputs at the call site of nir_intrinsic_load_input")
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/12835>
2021-09-15 11:48:01 +00:00
..
addrlib amd/addrlib: expose CMASK address equations to drivers on GFX10+ 2021-08-05 06:37:09 +00:00
ci radv/ci: Fix the GPU_VERSION for polaris10 2021-09-14 11:31:26 +00:00
common ac/gpu_info: add has_accelerated_dot_product 2021-09-03 13:21:27 +00:00
compiler aco/ra: Fix potential out-of-bounds array accesses. 2021-09-10 19:39:18 +00:00
llvm radeonsi: use a trick to extract and pack edgeflags using fewer instructions 2021-09-14 15:24:11 +00:00
registers python: drop python2 support 2021-08-14 21:44:32 +00:00
vulkan radv/llvm: fix vertex input fetches with 16-bit floats 2021-09-15 11:48:01 +00:00
.clang-format radv: Add clang-format for AMD code. 2021-04-10 03:31:32 +02:00
meson.build aco: add framework for unit testing 2020-07-30 16:13:08 +00:00