mesa/src/amd
Rhys Perry f13ad839f1 aco: don't use p_as_uniform for vgpr sampler/image indices
p_as_uniform can get CSE'd, which can be incorrect and break some
dEQP-VK.descriptor_indexing.* tests.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
2019-10-11 14:26:58 +00:00
..
addrlib ac/addrlib: fix chip identification for Vega10, Arcturus, Raven2, Renoir 2019-09-23 15:14:11 -04:00
common amd/common: Add extern "C" to some headers that were missing it. 2019-10-10 09:57:52 +02:00
compiler aco: don't use p_as_uniform for vgpr sampler/image indices 2019-10-11 14:26:58 +00:00
llvm ac/nir: add back nir_op_fmod 2019-10-10 15:57:50 -04:00
registers radeonsi: adjust RB+ blend optimization settings 2019-07-30 22:06:23 -04:00
vulkan radv/aco: disable NGG when ACO is used 2019-10-10 20:02:36 +00:00
Android.addrlib.mk android: amd/addrlib: add gfx10 support 2019-07-10 09:03:55 +02:00
Android.common.mk amd: Move all amd/common code that depends on LLVM to amd/llvm. 2019-10-08 00:44:08 +00:00
Android.compiler.mk android: aco: add support for libmesa_aco 2019-09-28 15:56:34 +02:00
Android.mk android: aco: add support for libmesa_aco 2019-09-28 15:56:34 +02:00
Makefile.sources amd: Move all amd/common code that depends on LLVM to amd/llvm. 2019-10-08 00:44:08 +00:00
meson.build amd: Move all amd/common code that depends on LLVM to amd/llvm. 2019-10-08 00:44:08 +00:00