nir,spirv: allow non-uniform OpArrayLength
authorRhys Perry <pendingchaos02@gmail.com>
Mon, 12 Oct 2020 14:03:28 +0000 (15:03 +0100)
committerMarge Bot <eric+marge@anholt.net>
Wed, 27 Jan 2021 13:00:33 +0000 (13:00 +0000)
commit30f40364f6b2ba48f1dbe7b39ff8316dc2bb9fd5
tree10d11bf7bd54fe536bf32c877f33b80e0ee62688
parentb64fdefad5cda57a530d98000ae3f690ef7f417e
nir,spirv: allow non-uniform OpArrayLength

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7969>
src/compiler/nir/nir_divergence_analysis.c
src/compiler/nir/nir_intrinsics.py
src/compiler/nir/nir_lower_io.c
src/compiler/spirv/vtn_variables.c