agx: Fix packing of extension for block image stores
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Sun, 4 Dec 2022 02:19:22 +0000 (21:19 -0500)
committerMarge Bot <emma+marge@anholt.net>
Sat, 17 Dec 2022 18:10:28 +0000 (18:10 +0000)
commiteba2b182c8df20ce339997a72a96f82c3955b5b6
treec8889efb2036b6dedd106995e622e166a9f075aa
parentef23bbfdbd8e5ddcd55540a7a64df093b2d432d7
agx: Fix packing of extension for block image stores

Probably impossible to hit in practice but let's get it right. Found when
forcing RA to use the upper half of the reg file.

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