nir/copy_prop_vars: fix non-vector shader call payloads
authorRhys Perry <pendingchaos02@gmail.com>
Tue, 19 Apr 2022 10:58:56 +0000 (11:58 +0100)
committerMarge Bot <emma+marge@anholt.net>
Wed, 20 Apr 2022 21:03:03 +0000 (21:03 +0000)
commitdab745f3b4daf87902a42abd4a531ad90d7039ef
tree03791a3525de90300f67eb97c650c2721ed2e889
parentf01e3400dc996e37376ce558b067d8e08db8eed7
nir/copy_prop_vars: fix non-vector shader call payloads

Fixes RADV+Q2RTX.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Jason Ekstrand <jason.ekstrand@collabora.com>
Fixes: ff05137c2db ("nir: introduce and use nir_component_mask")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16029>
src/compiler/nir/nir_opt_copy_prop_vars.c