pan/mdg: Fix spilling of non-32-bit types
authorIcecream95 <ixn@keemail.me>
Wed, 9 Sep 2020 06:22:00 +0000 (18:22 +1200)
committerMarge Bot <eric+marge@anholt.net>
Wed, 9 Sep 2020 21:31:58 +0000 (21:31 +0000)
commita4885d26915d290192f3bb5e5f50355cfa266a59
tree8836f6b35e2675c1436bc9d1cbb96d25a0797f95
parent89401e58672e1251b954662f0f776a6e9bce6df8
pan/mdg: Fix spilling of non-32-bit types

The source argument for mov has index 1, not 0.

Fixes a vertex shader in SuperTuxKart.

Fixes: b4de9e035ac ("pan/mdg: Mask spills from texture write")
Reported-by: macc24
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>~
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6659>
src/panfrost/midgard/midgard_ra.c