Searched refs:gst_vulkan_handle_pool_acquire (Results 1 – 4 of 4) sorted by relevance
97 gpointer gst_vulkan_handle_pool_acquire (GstVulkanHandlePool * pool, GError ** error);
144 #define gst_vulkan_fence_cache_acquire(o,e) (GstVulkanFence *) gst_vulkan_handle_pool_acquire (GST_…
165 return gst_vulkan_handle_pool_acquire (GST_VULKAN_HANDLE_POOL_CAST (cache), in gst_vulkan_descriptor_cache_acquire()
175 gst_vulkan_handle_pool_acquire (GstVulkanHandlePool * pool, GError ** error) in gst_vulkan_handle_pool_acquire() function