Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkphysicaldevice.h98 gboolean gst_vulkan_physical_device_get_extension_info (GstVulkanPhysicalDevic…
Dgstvkdevice.c710 if (!gst_vulkan_physical_device_get_extension_info (device->physical_device, in gst_vulkan_device_enable_extension_unlocked()
754 if (!gst_vulkan_physical_device_get_extension_info (device->physical_device, in gst_vulkan_device_disable_extension_unlocked()
Dgstvkphysicaldevice.c1071 gst_vulkan_physical_device_get_extension_info (GstVulkanPhysicalDevice * device, in gst_vulkan_physical_device_get_extension_info() function