mesa/src/amd/common
Bas Nieuwenhuizen 8a15950211 amd/common: Implement global memory accesses.
Needed for VK_EXT_buffer_device_address.

The pointers are implmemented as i8*, since I could not figure
out how to emulate setting struct offsets in LLVM based on the
SPIR-V offsets (and more weird stuff like row major matrices).

Acked-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
2019-02-06 22:36:11 +01:00
..
.editorconfig
.gitignore
ac_binary.c
ac_binary.h
ac_debug.c radeonsi/gfx9: use SET_UCONFIG_REG_INDEX packets when available 2018-12-19 12:01:32 +01:00
ac_debug.h
ac_exp_param.h
ac_gpu_info.c winsys/amdgpu: fix whitespace 2019-01-15 19:10:16 -05:00
ac_gpu_info.h ac/radv/radeonsi: add ac_get_num_physical_sgprs() helper 2019-02-01 22:25:30 +11:00
ac_llvm_build.c amd/common: Implement ptr->int casts in ac_to_integer. 2019-02-06 22:35:40 +01:00
ac_llvm_build.h amd/common: Add gep helper for pointer increment. 2019-02-06 22:35:36 +01:00
ac_llvm_helper.cpp amd: remove support for LLVM 6.0 2018-12-06 14:02:56 +01:00
ac_llvm_util.c ac: use the correct LLVM processor name on Raven2 2019-01-29 17:46:55 -05:00
ac_llvm_util.h amd: remove support for LLVM 6.0 2018-12-06 14:02:56 +01:00
ac_nir_to_llvm.c amd/common: Implement global memory accesses. 2019-02-06 22:36:11 +01:00
ac_nir_to_llvm.h ac/nir_to_llvm: add ac_are_tessfactors_def_in_all_invocs() 2019-01-02 10:01:24 +11:00
ac_shader_abi.h ac/nir,radv,radeonsi/nir: use correct indices for interpolation intrinsics 2019-01-09 14:57:07 +00:00
ac_shader_util.c
ac_shader_util.h
ac_surface.c radv: Work around non-renderable 128bpp compressed 3d textures on GFX9. 2018-12-20 15:07:20 +01:00
ac_surface.h radv: Work around non-renderable 128bpp compressed 3d textures on GFX9. 2018-12-20 15:07:20 +01:00
amd_family.h radeonsi: add support for Raven2 (v2) 2018-10-30 16:03:02 -04:00
amd_kernel_code_t.h
gfx9d.h radeonsi: add support for Raven2 (v2) 2018-10-30 16:03:02 -04:00
meson.build meson: Build with Python 3 2018-08-10 15:15:09 -07:00
sid.h radeonsi: correct WRITE_DATA.DST_SEL definitions 2019-01-22 12:14:26 -05:00
sid_tables.py amd/sid_tables: add additional python3 compatibility imports 2018-12-19 12:01:09 +01:00