util/format: Add more multi-planar formats.
authorBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Sun, 24 May 2020 22:05:20 +0000 (00:05 +0200)
committerMarge Bot <eric+marge@anholt.net>
Sat, 30 May 2020 01:22:51 +0000 (01:22 +0000)
commitcf9926714783efa4524ca2afd62a9817dcbccf06
treef16020bc2f7e5a095bc78a649b387e3f05c7b567
parentd491b0dfd97c27b245ad0ed0e7356377f25ebe67
util/format: Add more multi-planar formats.

These don't have a fourcc code as far as I can tell, but we want
them for internal Vulkan use.

Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5195>
src/gallium/include/pipe/p_format.h
src/util/format/u_format.csv
src/util/format/u_format.h
src/util/format/u_format_yuv.c
src/util/format/u_format_yuv.h
src/vulkan/util/vk_format.c