mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-05-31 21:38:19 -04:00
vulkan: Create vulkan-blit-filter
This commit is contained in:
parent
bd08dd056a
commit
e1cee625d5
8 changed files with 1655 additions and 0 deletions
|
|
@ -95,4 +95,5 @@ context.objects = [
|
|||
#{ factory = adapter args = { factory.name = audiotestsrc node.name = my-test } }
|
||||
{ factory = spa-node-factory args = { factory.name = api.vulkan.compute.source node.name = vulkan-compute-source object.export = true } }
|
||||
{ factory = spa-node-factory args = { factory.name = api.vulkan.compute.filter node.name = vulkan-compute-filter object.export = true } }
|
||||
{ factory = spa-node-factory args = { factory.name = api.vulkan.blit.filter node.name = vulkan-blit-filter object.export = true } }
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue