mesa/src/amd/common
Alex Smith ce4058dafd radv/ac: Fix shared memory offset calculation
The index passed to get_shared_memory_ptr is an attribute slot index,
i.e. the index of a vec4 within LDS. Therefore this must be scaled by
sizeof(vec4) to give the LDS byte offset.

Fixes: f4e499ec79 ("radv: add initial non-conformant radv vulkan driver")
Signed-off-by: Alex Smith <asmith@feralinteractive.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
CC: <mesa-stable@lists.freedesktop.org>
2017-03-17 09:35:48 +01:00
..
.gitignore ac/debug: move .gitignore for sid_tables.h too 2017-01-13 00:37:52 +01:00
ac_binary.c radeon/ac: make ac_shader_binary_config_start() available externally 2017-02-28 13:20:31 +11:00
ac_binary.h radeon/ac: make ac_shader_binary_config_start() available externally 2017-02-28 13:20:31 +11:00
ac_debug.c ac/debug: Decrease num_dw for type 2 NOP's. 2017-01-17 20:54:57 +01:00
ac_debug.h ac/debug: Dump indirect buffers. 2017-01-09 21:44:08 +01:00
ac_llvm_build.c radeonsi/ac: move get_image_intr_name to common 2017-03-07 08:17:03 +10:00
ac_llvm_build.h radeonsi/ac: move get_image_intr_name to common 2017-03-07 08:17:03 +10:00
ac_llvm_helper.cpp radeonsi: drop support for LLVM 3.6 & 3.7 2017-03-06 14:13:04 +01:00
ac_llvm_util.c radv/ac: workaround regression in llvm 4.0 release 2017-03-15 09:51:53 +10:00
ac_llvm_util.h gallivm,ac: add LP_FUNC_ATTR_CONVERGENT 2017-03-06 14:13:04 +01:00
ac_nir_to_llvm.c radv/ac: Fix shared memory offset calculation 2017-03-17 09:35:48 +01:00
ac_nir_to_llvm.h radv: Fix using more than 4 bound descriptor sets 2017-03-17 09:12:43 +01:00
amd_family.h radeonsi: add Polaris12 support (v3) 2016-12-21 15:10:03 -05: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/common: fix ASICREV_IS_POLARIS11_M for Polaris12 2017-02-28 21:44:30 +01:00
r600d_common.h
sid.h amd/common: document PREDICATION OP 3 as 64-bit bool. 2017-03-07 15:20:01 +10:00
sid_tables.py amd: remove shebang from python scripts 2017-03-10 14:12:46 +00:00