mesa/src/amd/common
Dave Airlie d548fa882b radv/ac/llvm: trim texture return values
The intrinsic engine asserts in llvm due to this,
as we put a vec4 into a vec1, and the next instruction
isn't expecting it.

So trim the vector at the end before inserting it.

Reported-by: Christoph Haag <haagch+mesadev@frickel.club>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Cc: "13.0" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2016-10-27 11:42:03 +10:00
..
ac_binary.c radv: add initial non-conformant radv vulkan driver 2016-10-07 09:16:09 +10:00
ac_binary.h radv: add initial non-conformant radv vulkan driver 2016-10-07 09:16:09 +10:00
ac_llvm_helper.cpp radv: add initial non-conformant radv vulkan driver 2016-10-07 09:16:09 +10:00
ac_llvm_util.c radv: add initial non-conformant radv vulkan driver 2016-10-07 09:16:09 +10:00
ac_llvm_util.h radv: add initial non-conformant radv vulkan driver 2016-10-07 09:16:09 +10:00
ac_nir_to_llvm.c radv/ac/llvm: trim texture return values 2016-10-27 11:42:03 +10:00
ac_nir_to_llvm.h radv: start using defines for the user sgpr offsets 2016-10-19 10:17:48 +10:00
amd_family.h radeon: move radeon_family/chip_class defintions to common 2016-09-06 10:06:04 +10:00
amd_kernel_code_t.h radeonsi/compute: Use the HSA abi for non-TGSI compute shaders v3 2016-09-16 23:07:10 +00:00
amdgpu_id.h amd/addrlib: move addrlib from amdgpu winsys to common code 2016-09-06 10:06:33 +10:00
Makefile.am radv: add initial non-conformant radv vulkan driver 2016-10-07 09:16:09 +10:00
Makefile.sources radv: add initial non-conformant radv vulkan driver 2016-10-07 09:16:09 +10:00
r600d_common.h radeonsi: move sid.h/r600d_common.h to a common place. 2016-09-06 10:05:13 +10:00
sid.h gallium/radeon: fix a ZPASS comment, EVENT_WRITE_EOP fixups 2016-10-26 13:02:58 +02:00