radv: Use correct writemask for cooperative matrix ordering.
authorBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Tue, 19 Dec 2023 23:19:55 +0000 (00:19 +0100)
committerEric Engestrom <eric@engestrom.ch>
Wed, 20 Dec 2023 21:26:40 +0000 (21:26 +0000)
commit953da130705a0e775facc01ad7c06df925b0a759
tree1b2b8c3b2edcf0c8dbf84025b3b57ecf1a7bd449
parenta23408d57a8bf5d09e0c562c9d1bd032f5e217c7
radv: Use correct writemask for cooperative matrix ordering.

Not expecting this to actually fix anything externally visible,
but reduces some invalid usage when the resulting vector is
not 16 elements long (e.g. the C/result matrix).

Fixes: 9df4703fbb5 ("radv: Add cooperative matrix lowering.")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26768>
(cherry picked from commit 07ad6fd34a6ed32b74a3f9697545261a3fd84de2)
.pick_status.json
src/amd/vulkan/nir/radv_nir_lower_cooperative_matrix.c