Home
last modified time | relevance | path

Searched refs:gst_vulkan_device_get_instance (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkdevice.h94 GstVulkanInstance * gst_vulkan_device_get_instance (GstVulkanDevice * device);
Dgstvkswapper.c139 GstVulkanInstance *instance = gst_vulkan_device_get_instance (device); in _get_function_table()
536 gst_vulkan_device_get_instance (swapper->device); in gst_vulkan_swapper_finalize()
Dgstvkdevice.c453 gst_vulkan_device_get_instance (GstVulkanDevice * device) in gst_vulkan_device_get_instance() function