mesa/main: Replace the uint format packing code with util/format's.
authorEric Anholt <eric@anholt.net>
Fri, 15 Jan 2021 20:51:17 +0000 (12:51 -0800)
committerMarge Bot <eric+marge@anholt.net>
Tue, 19 Jan 2021 20:02:51 +0000 (20:02 +0000)
commit9c38cbbb968b8a856de1862b0bc321d42d709ac1
treec6e95e23a5b18973be7cbc664953ab5c838ae86c
parent23bb92c4f683f5e286af8f5c1bfc50204bd5ea1e
mesa/main: Replace the uint format packing code with util/format's.

Cuts another 60kb of generated code from Mesa drivers.

Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8532>
src/mesa/main/format_pack.h
src/mesa/main/format_pack.py