Skip to content

vulkan: Import data from MemPtr buffers

This MR creates a video-dsp-src example, mirroring the video-src plugin, just using the dsp format to test the buffer import. Open question: Is the cursor part of the dsp api?

The other commits allow importing of CPU buffers to the GPU with vulkan via a staging buffer.

Merge request reports