panfrost: Remove padded unorm blendable formats
authorAlyssa Rosenzweig <alyssa@collabora.com>
Mon, 19 Apr 2021 19:27:21 +0000 (15:27 -0400)
committerMarge Bot <eric+marge@anholt.net>
Wed, 21 Apr 2021 13:20:40 +0000 (13:20 +0000)
commitebc07f4b2f33b7730c9729094692f8aa2ee9ccf2
tree506afc44eeb235696129a9458a3da5eacf721fd6
parentfae90a794040de758abf223404240402c8e14b9f
panfrost: Remove padded unorm blendable formats

These are used to effectively disable dithering on the tilebuffer, but
we already disable dithering on a per-primitive basis anyway, so don't
bother.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10188>
src/panfrost/lib/pan_format.c
src/panfrost/lib/pan_texture.h