nvk: add support for blits
authorKarol Herbst <kherbst@redhat.com>
Wed, 8 Jun 2022 02:26:48 +0000 (04:26 +0200)
committerMarge Bot <emma+marge@anholt.net>
Fri, 4 Aug 2023 21:31:53 +0000 (21:31 +0000)
commit242c5ddb674dc70f0be0d830f1fd1de06532eb61
tree7fcdd4d79405a620c0bfa5c3934944786c9d039e
parentaa0ac90ed3e3f5f300d37fdaa430d955698e13e7
nvk: add support for blits

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