vulkan: add device provider implementation
authorMatthew Waters <matthew@centricular.com>
Mon, 16 Sep 2019 05:29:26 +0000 (15:29 +1000)
committerMatthew Waters <matthew@centricular.com>
Tue, 17 Sep 2019 03:02:44 +0000 (13:02 +1000)
commit2af2402880bf75977a2e7313483d68d1d1a76dcc
tree4b290f1ce809958dbd571b4939da471d2309f6ad
parent66ed62b7945fbd4e4c678609c5fa806f4836b981
vulkan: add device provider implementation
ext/vulkan/gstvulkan.c
ext/vulkan/meson.build
ext/vulkan/vkdeviceprovider.c [new file with mode: 0644]
ext/vulkan/vkdeviceprovider.h [new file with mode: 0644]
gst-libs/gst/vulkan/gstvkphysicaldevice.c
tests/check/elements/vkdeviceprovider.c [new file with mode: 0644]
tests/check/meson.build