Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dvkcommandpool.c41 queue = gst_vulkan_device_get_queue (device, 0, 0); in setup()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkdevice.h123 GstVulkanQueue * gst_vulkan_device_get_queue (GstVulkanDevice * device,
Dgstvkdevice.c363 gst_vulkan_device_get_queue (GstVulkanDevice * device, guint32 queue_family, in gst_vulkan_device_get_queue() function
408 gst_vulkan_device_get_queue (device, priv->queue_family_id, i); in gst_vulkan_device_foreach_queue()