util: Expose rgba unpack/fetch functions as external functions as well.
authorEric Anholt <eric@anholt.net>
Thu, 13 Aug 2020 20:10:04 +0000 (13:10 -0700)
committerMarge Bot <eric+marge@anholt.net>
Thu, 20 Aug 2020 05:03:16 +0000 (05:03 +0000)
Like we just did for pack functions for freedreno, it will be useful to be
able to pick out a specific rgba unpack function instead of going through
the table.

Reviewed-by: Jonathan Marek <jonathan@marek.ca>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6307>


No differences found