pipewire/spa/plugins/vulkan
columbarius 35b080ec61 vulkan: split spa_vulkan_use_buffers into separate allocation and import functions
This commit add helpers to create and to import a DmaBuf via the
external_dmabuf_info struct.
The import path is based on the image creation of wlroots and the create path is
inspired by the wlroots vulkan allocator MR.
2023-08-31 10:08:06 +00:00
..
shaders vulkan: update example shaders 2022-06-06 12:13:20 +02:00
meson.build vulkan: split vulkan-utils into generic and compute part 2023-08-31 10:08:06 +00:00
plugin.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
vulkan-compute-filter.c vulkan: Add format convertion functions 2023-08-31 10:08:06 +00:00
vulkan-compute-source.c vulkan: Add format convertion functions 2023-08-31 10:08:06 +00:00
vulkan-compute-utils.c vulkan: split spa_vulkan_use_buffers into separate allocation and import functions 2023-08-31 10:08:06 +00:00
vulkan-compute-utils.h vulkan: Add format convertion functions 2023-08-31 10:08:06 +00:00
vulkan-types.h vulkan: limit supported modifiers with DMABUF_MAX_PLANES 2023-08-31 10:08:06 +00:00
vulkan-utils.c vulkan: split spa_vulkan_use_buffers into separate allocation and import functions 2023-08-31 10:08:06 +00:00
vulkan-utils.h vulkan: split spa_vulkan_use_buffers into separate allocation and import functions 2023-08-31 10:08:06 +00:00