nvk: simple format table
authorKarol Herbst <kherbst@redhat.com>
Tue, 7 Jun 2022 17:11:00 +0000 (19:11 +0200)
committerMarge Bot <emma+marge@anholt.net>
Fri, 4 Aug 2023 21:31:53 +0000 (21:31 +0000)
commitaa0ac90ed3e3f5f300d37fdaa430d955698e13e7
tree3b54198099fbb83be57b275d150c003b239d9dd9
parentd98540c6457c1b4a6a8f651a97b57a575e8cc251
nvk: simple format table

this is enough to run the image copy and blit tests on a couple of formats

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24326>
src/nouveau/vulkan/meson.build
src/nouveau/vulkan/nvk_format.c [new file with mode: 0644]
src/nouveau/vulkan/nvk_format.h [new file with mode: 0644]
src/nouveau/vulkan/nvk_image.c
src/nouveau/vulkan/nvk_image.h
src/nouveau/vulkan/nvk_physical_device.c