nvk: Add stub implementation of VkSampler
authorFaith Ekstrand <faith.ekstrand@collabora.com>
Tue, 31 Jan 2023 02:11:46 +0000 (20:11 -0600)
committerMarge Bot <emma+marge@anholt.net>
Fri, 4 Aug 2023 21:31:52 +0000 (21:31 +0000)
commitbbe7f42e2a049a18070b70ac565a0ed83077b931
tree460d6dda83180a303ab85e61be2b454267b82a22
parent32b7d178fda5e6e3e4bf14e74b0163103d056d88
nvk: Add stub implementation of VkSampler

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