Home
last modified time | relevance | path

Searched refs:gst_vulkan_queue_create_command_pool (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dvkcommandpool.c56 gst_vulkan_queue_create_command_pool (queue, NULL); in GST_START_TEST()
87 gst_vulkan_queue_create_command_pool (queue, NULL); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkqueue.h87 GstVulkanCommandPool * gst_vulkan_queue_create_command_pool (GstVulkanQueue * queue,
Dgstvkqueue.c122 gst_vulkan_queue_create_command_pool (GstVulkanQueue * queue, GError ** error) in gst_vulkan_queue_create_command_pool() function
Dgstvkfullscreenquad.c1255 gst_vulkan_queue_create_command_pool (self->queue, error))) in gst_vulkan_full_screen_quad_prepare_draw()
Dgstvkswapper.c429 gst_vulkan_queue_create_command_pool (swapper->queue, error))) in _vulkan_swapper_retrieve_surface_properties()
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkupload.c447 gst_vulkan_queue_create_command_pool (raw->upload->queue, in _buffer_to_image_perform()
776 gst_vulkan_queue_create_command_pool (raw->upload->queue, in _raw_to_image_perform()
Dvkdownload.c155 gst_vulkan_queue_create_command_pool (raw->download->queue, in _image_to_raw_perform()