v3dv: handle VK_FORMAT_B8G8R8A8_UNORM vertex attributes
authorIago Toral Quiroga <itoral@igalia.com>
Mon, 6 Jul 2020 09:44:00 +0000 (11:44 +0200)
committerMarge Bot <eric+marge@anholt.net>
Tue, 13 Oct 2020 21:21:31 +0000 (21:21 +0000)
commitd08da4a54aaced705dc4119b749b86b7f9253b4d
tree5b4704d4c72fcb82bc9dbe873d1ff370d4e057cb
parent5a2ef59963e9b006bd7aeb5ff3638e6997dc788a
v3dv: handle VK_FORMAT_B8G8R8A8_UNORM vertex attributes

This is the only mandatory vertex attribute format that requires a
swizzle.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6766>
src/broadcom/vulkan/v3dv_pipeline.c