mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-06 13:30:01 -05:00
vulkan: start of vulkan filters
This commit is contained in:
parent
8898a6a8f0
commit
332e8b7029
4 changed files with 780 additions and 0 deletions
|
|
@ -144,6 +144,8 @@ extern "C" {
|
|||
/** keys for vulkan factory names */
|
||||
#define SPA_NAME_API_VULKAN_COMPUTE_SOURCE \
|
||||
"api.vulkan.compute.source" /**< a vulkan compute source. */
|
||||
#define SPA_NAME_API_VULKAN_COMPUTE_FILTER \
|
||||
"api.vulkan.compute.filter" /**< a vulkan compute filter. */
|
||||
|
||||
/**
|
||||
* \}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue