util/format,vulkan/format: update p_format for Vulkan vertex buffers
authorRhys Perry <pendingchaos02@gmail.com>
Thu, 4 Aug 2022 14:07:09 +0000 (15:07 +0100)
committerMarge Bot <emma+marge@anholt.net>
Tue, 30 Aug 2022 19:02:11 +0000 (19:02 +0000)
commitdfbb4b384aa93160f1baa3497c35d82f2b7dcbc0
treec6f06a91fb2053385f6c7ccfd9c235a2cc3adf88
parentd09b658dbd936822a1517be53450988a4c8ee456
util/format,vulkan/format: update p_format for Vulkan vertex buffers

We need to move some earlier (so they are <= 255 like the comment says)
and add a few 64-bit ones.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17894>
src/gallium/include/pipe/p_format.h
src/util/format/u_format.csv
src/vulkan/util/vk_format.c