aco: implement divergent vulkan_resource_index
authorRhys Perry <pendingchaos02@gmail.com>
Sat, 21 Sep 2019 13:22:40 +0000 (14:22 +0100)
committerRhys Perry <pendingchaos02@gmail.com>
Fri, 11 Oct 2019 14:26:58 +0000 (14:26 +0000)
commit0c3fe323b6cfd1aa96d60bb29dc881c9a1c05279
tree21b511a49c2e72b0fdcde391066be7eef10d9380
parent5526a557eeddaec7c92101ffd0e39761dd1e68f1
aco: implement divergent vulkan_resource_index

Fixes the UBO/SSBO dEQP-VK.descriptor_indexing.* tests

v2: remove bld.copy() usage

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
src/amd/compiler/aco_instruction_selection.cpp
src/amd/compiler/aco_instruction_selection_setup.cpp