mesa/src/amd/common
Dave Airlie 8d3529872c ac/nir: expand 64-bit vec3 loads to fix shuffling.
If loading 64-bit vec3 values, a 4 component load would be followed
by a 2 component load and the resulting shuffle would fail as it
requires 2 4 components. This just expands the second results
vector out to 4 components.

This fixes 100 CTS tests:
dEQP-VK.spirv_assembly.type.vec3.*64*

Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
2018-05-01 05:58:14 +10:00
..
.editorconfig amd: add .editorconfig 2017-08-29 01:08:58 +03:00
.gitignore ac/debug: move .gitignore for sid_tables.h too 2017-01-13 00:37:52 +01:00
ac_binary.c radeonsi: move/remove ac_shader_binary helpers 2017-11-29 18:21:30 +01:00
ac_binary.h radeonsi: move/remove ac_shader_binary helpers 2017-11-29 18:21:30 +01:00
ac_debug.c radeonsi: pass -O halt_waves to umr for hang debugging 2018-04-11 12:44:24 +02:00
ac_debug.h radeonsi: remove 'Authors:' comments 2017-11-02 18:19:03 +01:00
ac_exp_param.h radeonsi/ac: move vertex export remove to common code. 2017-04-27 05:17:47 +01:00
ac_gpu_info.c ac/radv/radeonsi: refactor harvest config register getters. 2018-04-24 09:08:34 +10:00
ac_gpu_info.h ac/radv/radeonsi: refactor harvest config register getters. 2018-04-24 09:08:34 +10:00
ac_llvm_build.c ac: fix the number of coordinates for ac_image_get_lod and arrays 2018-04-23 21:48:38 +02:00
ac_llvm_build.h ac/nir: use ac_build_image_opcode for image intrinsics 2018-04-20 09:30:07 +02:00
ac_llvm_helper.cpp amd: remove support for LLVM 3.9 2018-02-02 23:47:40 +01:00
ac_llvm_util.c radeonsi: add triple into si_compiler 2018-04-27 17:56:04 -04:00
ac_llvm_util.h radeonsi: add triple into si_compiler 2018-04-27 17:56:04 -04:00
ac_nir_to_llvm.c ac/nir: expand 64-bit vec3 loads to fix shuffling. 2018-05-01 05:58:14 +10:00
ac_nir_to_llvm.h ac/nir: Use lower_vote_eq_to_ballot instead of ac_nir_lower_subgroups 2018-03-13 13:25:27 -07:00
ac_shader_abi.h ac/nir: Add workaround for GFX9 buffer views. 2018-03-29 00:03:03 +02:00
ac_shader_util.c amd/common: add ac_export_mrt_z() helper 2017-12-22 10:38:49 +01:00
ac_shader_util.h amd/common: add ac_export_mrt_z() helper 2017-12-22 10:38:49 +01:00
ac_surface.c ac/surface: handle DCC subresource fast clear restriction on VI 2018-04-27 17:56:04 -04:00
ac_surface.h ac/surface: don't set the display flag for obviously unsupported cases (v2) 2018-04-10 13:06:03 -04:00
amd_family.h radeonsi: add support for VegaM 2018-04-18 14:45:33 -04:00
amd_kernel_code_t.h tree-wide: remove trailing backslash 2017-06-07 01:18:09 +01:00
gfx9d.h radeonsi/gfx9: fix TC-compatible stencil compression 2017-06-19 20:15:36 +02:00
meson.build ac/nir: Use lower_vote_eq_to_ballot instead of ac_nir_lower_subgroups 2018-03-13 13:25:27 -07:00
sid.h amd/common/radv/radeonsi: use register defines for dcc block sizes. 2017-12-27 11:10:35 +10:00
sid_tables.py ac/debug: take ASIC generation into account when printing registers 2017-09-06 09:59:19 +02:00