vulkan: add download element
authorMatthew Waters <matthew@centricular.com>
Thu, 13 Jun 2019 07:05:44 +0000 (17:05 +1000)
committerMatthew Waters <matthew@centricular.com>
Wed, 19 Jun 2019 15:41:56 +0000 (01:41 +1000)
commit3fef510c4852f2004983a2d461394d4b3cb11d76
treea0f525119b66b53bd881da552260071ee95ee827
parentdc0c9dea7f86b743fe342e5218d8f36bea4870b3
vulkan: add download element

Currently only downloads images into a host-visible buffer and
synchronises immediately.
ext/vulkan/gstvulkan.c
ext/vulkan/meson.build
ext/vulkan/vkdownload.c [new file with mode: 0644]
ext/vulkan/vkdownload.h [new file with mode: 0644]