vkdevice: remove gst_vulkan_device_close()
authorMatthew Waters <matthew@centricular.com>
Mon, 7 Dec 2015 06:21:12 +0000 (17:21 +1100)
committerMatthew Waters <matthew@centricular.com>
Tue, 16 Feb 2016 14:13:43 +0000 (01:13 +1100)
commit75aaf184bbc1ed0b431948e8ef2f0e3cbfa1ad84
tree540d64ec70d8bffb35f413ec39ca99388cc367ba
parent5dd530daece9d71d06896b03586c69b06d2a1b0b
vkdevice: remove gst_vulkan_device_close()

When sharing the device between multiple elements/application, we need
to use th erefcount to know when to close the device.
ext/vulkan/vk_fwd.h
ext/vulkan/vkdevice.c
ext/vulkan/vkdevice.h
ext/vulkan/vksink.c