summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vulkan/gstvkhandlepool.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/vulkan/gstvkhandlepool.h')
-rw-r--r--gst-libs/gst/vulkan/gstvkhandlepool.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst-libs/gst/vulkan/gstvkhandlepool.h b/gst-libs/gst/vulkan/gstvkhandlepool.h
index a2654ad3c..6a15e7d91 100644
--- a/gst-libs/gst/vulkan/gstvkhandlepool.h
+++ b/gst-libs/gst/vulkan/gstvkhandlepool.h
@@ -89,6 +89,8 @@ struct _GstVulkanHandlePoolClass
gpointer _padding[GST_PADDING];
};
+G_DEFINE_AUTOPTR_CLEANUP_FUNC (GstVulkanHandlePool, gst_object_unref)
+
GST_VULKAN_API
gpointer gst_vulkan_handle_pool_alloc (GstVulkanHandlePool * pool, GError ** error);
GST_VULKAN_API