agx: Handle texture array indices
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Tue, 18 Jan 2022 19:14:55 +0000 (14:14 -0500)
committerMarge Bot <emma+marge@anholt.net>
Sun, 6 Feb 2022 15:02:39 +0000 (15:02 +0000)
commit367d93bcd433ceeece038f9353e4da1df3c9e231
tree3ffcd7d1886de08553f71ff77f61b4028dd9b5d0
parentb459473bb973d4593f0533a975984aa288e8e275
agx: Handle texture array indices

These need to be converted to integers.

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