Home
last modified time | relevance | path

Searched refs:gst_vulkan_instance_open (Results 1 – 13 of 13) sorted by relevance

/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dvkinstance.c46 fail_unless (gst_vulkan_instance_open (instance, NULL)); in GST_START_TEST()
73 fail_unless (gst_vulkan_instance_open (instance, NULL)); in GST_START_TEST()
98 fail_unless (gst_vulkan_instance_open (instance, NULL)); in GST_START_TEST()
137 fail_unless (gst_vulkan_instance_open (instance, NULL)); in GST_START_TEST()
162 have_instance = gst_vulkan_instance_open (instance, NULL); in vkinstance_suite()
Dvkdevice.c35 fail_unless (gst_vulkan_instance_open (instance, NULL)); in setup()
70 have_instance = gst_vulkan_instance_open (instance, NULL); in vkdevice_suite()
Dvkwindow.c36 fail_unless (gst_vulkan_instance_open (instance, NULL)); in setup()
73 have_instance = gst_vulkan_instance_open (instance, NULL); in vkwindow_suite()
Dvkcommandpool.c37 fail_unless (gst_vulkan_instance_open (instance, NULL)); in setup()
117 have_instance = gst_vulkan_instance_open (instance, NULL); in vkcommandpool_suite()
Dvkmemory.c36 fail_unless (gst_vulkan_instance_open (instance, NULL)); in setup()
102 have_instance = gst_vulkan_instance_open (instance, NULL); in vkmemory_suite()
Dvkimage.c37 fail_unless (gst_vulkan_instance_open (instance, NULL)); in setup()
236 have_instance = gst_vulkan_instance_open (instance, NULL); in vkimage_suite()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dvkdeviceprovider.c111 have_instance = gst_vulkan_instance_open (instance, NULL); in vkdeviceprovider_suite()
Dvkcolorconvert.c130 have_instance = gst_vulkan_instance_open (instance, NULL); in vkcolorconvert_suite()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkinstance.h87 gboolean gst_vulkan_instance_open (GstVulkanInstance * instance,
Dgstvkutils.c271 if (!gst_vulkan_instance_open (*instance_ptr, &error)) { in gst_vulkan_ensure_element_data()
Dgstvkinstance.c871 gst_vulkan_instance_open (GstVulkanInstance * instance, GError ** error) in gst_vulkan_instance_open() function
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkdeviceprovider.c271 if (!gst_vulkan_instance_open (instance, &error)) in gst_vulkan_device_provider_probe()
/third_party/gstreamer/gstplugins_bad/
DChangeLog23687 gst_vulkan_instance_open() but after calling