agx: Use 16-bit reg for pixel_coord
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Fri, 11 Aug 2023 18:01:02 +0000 (14:01 -0400)
committerMarge Bot <emma+marge@anholt.net>
Wed, 23 Aug 2023 15:06:55 +0000 (15:06 +0000)
commit542a317a129ca28ea2f14a538e083ccbab0c064d
tree0b9cc2e058f1fe4bfebde8837a690087d7a666c6
parent58efa64c5c1aede8bf53bdbe01709587d1496f76
agx: Use 16-bit reg for pixel_coord

Mistake during IR translation, this is 16-bit in NIR.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24847>
src/asahi/compiler/agx_compile.c