util/format: add missing vulkan formats
authorJonathan Marek <jonathan@marek.ca>
Thu, 19 Dec 2019 17:35:40 +0000 (12:35 -0500)
committerJonathan Marek <jonathan@marek.ca>
Fri, 20 Dec 2019 00:03:02 +0000 (19:03 -0500)
commit54f72c83d6d10899e4af37deb0eaba1f122336a4
tree7a37fed82dac45df08f049dd45ac8a68d4cc7df9
parentb9d4c10e4b26b6bb6bd1365d3fc8b3c6288c8da7
util/format: add missing vulkan formats

Add some missing vulkan formats to util/format, this solves all the missing
pipe format cases for the formats that turnip supports.

Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3170>
src/gallium/include/pipe/p_format.h
src/util/format/u_format.csv
src/util/format/u_format.h
src/vulkan/util/vk_format.c