panfrost: Remove some unused definitions
authorAlyssa Rosenzweig <alyssa@collabora.com>
Wed, 28 Dec 2022 20:28:50 +0000 (15:28 -0500)
committerMarge Bot <emma+marge@anholt.net>
Sat, 11 Mar 2023 06:30:02 +0000 (06:30 +0000)
commit07b43d6231f9ccc586ed2b01325079b1b073d36d
treebd9026d661188a3e742e0ae78716c05e6a9b42fa
parent341f1011a678c48a9d34fa1bfc4c00a482678427
panfrost: Remove some unused definitions

Nowadays, formats are defined with GenXML, not the old panfrost-job.h, so most
of the format #defines in panfrost-job.h are unused. That said, a few are still
in use as a backdoor for compressed format queries to avoid a GenXML dependency.
That's not great but cleaning that up isn't the subject of this MR.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20445>
src/panfrost/include/panfrost-job.h