pipewire/spa/plugins/vulkan
Wim Taymans 35cbe4e939 buffers: make alignment optional
Make the alignment parameter optional when negotiating buffers.
Default to a 16 bytes alignment and adjust for the max cpu
alignment.
Remove the useless align buffer parameter in plugins, we always
set it to 16 anyway.
2022-01-03 12:32:26 +01:00
..
shaders Add MIT licensed compute example instead 2020-03-18 17:20:36 +01:00
meson.build treewide: meson.build: use dependency variable for SPA 2021-12-28 18:34:06 +01:00
plugin.c vulkan: add vulkan compute source 2019-08-19 16:32:22 +02:00
vulkan-compute-source.c buffers: make alignment optional 2022-01-03 12:32:26 +01:00
vulkan-utils.c treewide: mark things static and const 2021-06-30 14:44:08 +02:00
vulkan-utils.h vulkan: only send out buffers when ready 2019-08-19 18:16:32 +02:00