util: Remove unused util_format_planar_is_supported().
authorEric Anholt <eric@anholt.net>
Wed, 1 Jul 2020 23:02:15 +0000 (16:02 -0700)
committerMarge Bot <eric+marge@anholt.net>
Tue, 7 Jul 2020 18:19:22 +0000 (18:19 +0000)
commit32bf7229e51bd82db9ed04ed04481eeb0a7728b7
tree76a607b731e0b325f2099b4b66410fe4a55f72a0
parentf6f1f8e3f6d4428a17be0ab97afe7d6990dd5842
util: Remove unused util_format_planar_is_supported().

Nothing calls it, and it should have been left in gallium, anyway.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5728>
src/util/format/u_format.c
src/util/format/u_format.h