Searched defs:_GstVulkanHandlePoolClass (Results 1 – 1 of 1) sorted by relevance
79 struct _GstVulkanHandlePoolClass struct81 GstObjectClass parent;83 gpointer (*alloc) (GstVulkanHandlePool * pool, GError ** error);84 gpointer (*acquire) (GstVulkanHandlePool * pool, GError ** error);85 void (*release) (GstVulkanHandlePool * pool, gpointer handle);86 void (*free) (GstVulkanHandlePool * pool, gpointer handle);89 gpointer _padding[GST_PADDING];