Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkdevice.h90 GstVulkanDevice * gst_vulkan_device_new (GstVulkanPhysicalDevice * physical_dev…
Dgstvkdevice.c94 gst_vulkan_device_new (GstVulkanPhysicalDevice * physical_device) in gst_vulkan_device_new() function
126 device = gst_vulkan_device_new (physical); in gst_vulkan_device_new_with_index()
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkdeviceprovider.c409 device = gst_vulkan_device_new (physical); in device_context_probe()