nvk: Add initial descriptor set lowering
authorFaith Ekstrand <faith.ekstrand@collabora.com>
Tue, 31 Jan 2023 02:11:47 +0000 (20:11 -0600)
committerMarge Bot <emma+marge@anholt.net>
Fri, 4 Aug 2023 21:31:53 +0000 (21:31 +0000)
commit1b2656b674b7d5c320328bc8611faa589bec5fe9
tree50dc89f5f3843aa609ad27cac1c10db336a9c177
parent04e52c25ac91071f032963f5d49755db768698b8
nvk: Add initial descriptor set lowering

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