asahi: Split out agx_usc.h into a common file
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Thu, 10 Nov 2022 03:41:04 +0000 (22:41 -0500)
committerMarge Bot <emma+marge@anholt.net>
Sat, 19 Nov 2022 04:27:11 +0000 (04:27 +0000)
commitf32820747502472e7a4480565ac7e6e5ba234a46
tree51f1b49a66c306e48ae4c4bd682dcc154c3fcdad
parent8be506039da40e1d6b57a6146d3843a74ced4b68
asahi: Split out agx_usc.h into a common file

So the tilebuffer helpers can build the "shared" USC word. Also because Ella
will probably want to use these O:)

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19811>
src/asahi/lib/agx_usc.h [new file with mode: 0644]
src/gallium/drivers/asahi/agx_state.c