Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkcommandpool.c52 G_DEFINE_TYPE_WITH_CODE (GstVulkanCommandPool, gst_vulkan_command_pool,
53 GST_TYPE_OBJECT, G_ADD_PRIVATE (GstVulkanCommandPool);
60 gst_vulkan_command_pool_init (GstVulkanCommandPool * pool) in gst_vulkan_command_pool_init()
85 GstVulkanCommandPool *pool = GST_VULKAN_COMMAND_POOL (object); in gst_vulkan_command_pool_finalize()
117 gst_vulkan_command_pool_get_queue (GstVulkanCommandPool * pool) in gst_vulkan_command_pool_get_queue()
125 command_alloc (GstVulkanCommandPool * pool, GError ** error) in command_alloc()
153 gst_vulkan_command_pool_can_reset (GstVulkanCommandPool * pool) in gst_vulkan_command_pool_can_reset()
172 gst_vulkan_command_pool_create (GstVulkanCommandPool * pool, GError ** error) in gst_vulkan_command_pool_create()
204 gst_vulkan_command_pool_release_buffer (GstVulkanCommandPool * pool, in gst_vulkan_command_pool_release_buffer()
249 gst_vulkan_command_pool_lock (GstVulkanCommandPool * pool) in gst_vulkan_command_pool_lock()
[all …]
Dgstvkcommandpool.h27 …(o) (G_TYPE_CHECK_INSTANCE_CAST((o), GST_TYPE_VULKAN_COMMAND_POOL, GstVulkanCommandPool))
69 G_DEFINE_AUTOPTR_CLEANUP_FUNC (GstVulkanCommandPool, gst_object_unref)
72 GstVulkanQueue * gst_vulkan_command_pool_get_queue (GstVulkanCommandPool * pool);
75 GstVulkanCommandBuffer * gst_vulkan_command_pool_create (GstVulkanCommandPool * pool,
79 void gst_vulkan_command_pool_lock (GstVulkanCommandPool * pool);
81 void gst_vulkan_command_pool_unlock (GstVulkanCommandPool * pool);
Dgstvkcommandpool-private.h28 void gst_vulkan_command_pool_release_buffer (GstVulkanCommandPool * pool,
Dgstvkqueue.c121 GstVulkanCommandPool *
124 GstVulkanCommandPool *pool; in gst_vulkan_queue_create_command_pool()
Dgstvkcommandbuffer.h63 GstVulkanCommandPool *pool;
Dgstvkcommandbuffer.c56 GstVulkanCommandPool *pool; in gst_vulkan_command_buffer_dispose()
Dgstvkqueue.h87 GstVulkanCommandPool * gst_vulkan_queue_create_command_pool (GstVulkanQueue * queue,
Dgstvkswapper.h67 GstVulkanCommandPool *cmd_pool;
Dvulkan_fwd.h45 typedef struct _GstVulkanCommandPool GstVulkanCommandPool; typedef
Dgstvkfullscreenquad.h79 GstVulkanCommandPool *cmd_pool;
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dvkcommandpool.c55 GstVulkanCommandPool *pool = in GST_START_TEST()
86 GstVulkanCommandPool *pool = in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkupload.c379 GstVulkanCommandPool *cmd_pool;
698 GstVulkanCommandPool *cmd_pool;
Dvkdownload.c88 GstVulkanCommandPool *cmd_pool;