pipewire/spa/plugins/vulkan
columbarius 2068972bb3 vulkan: Add wait functions
vulkan_wait_idle waits until the device is idle and all referenced
objects can be destroyed.
vulkan_wait_fence waits until a fence is triggered by a finished
queueSubmit.

vulkan: wait on fence
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: Add function to query format and modifier information 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: Add wait functions 2023-08-31 10:08:06 +00:00
vulkan-utils.h vulkan: Add wait functions 2023-08-31 10:08:06 +00:00