agx: Introduce ra_ctx data structure
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Sat, 24 Sep 2022 04:15:55 +0000 (00:15 -0400)
committerMarge Bot <emma+marge@anholt.net>
Fri, 14 Oct 2022 01:37:39 +0000 (01:37 +0000)
commit68f89d4cc593ee6e30ccbfb539f431fc8236a58a
treef51935d71fe15f013067742d404a38d5d606b820
parentbcb2cf96880c65de20f856b73298bc994dc9606c
agx: Introduce ra_ctx data structure

We have more parameters to pass, this will get unwieldly otherwise.

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