Searched refs:GstVulkanDescriptorCache (Results 1 – 6 of 6) sorted by relevance
46 G_DEFINE_TYPE_WITH_CODE (GstVulkanDescriptorCache, gst_vulkan_descriptor_cache,47 GST_TYPE_VULKAN_HANDLE_POOL, G_ADD_PRIVATE (GstVulkanDescriptorCache);54 GstVulkanDescriptorCache *cache = GST_VULKAN_DESCRIPTOR_CACHE (object); in gst_vulkan_descriptor_cache_finalize()77 GstVulkanDescriptorCache *82 GstVulkanDescriptorCache *ret; in gst_vulkan_descriptor_cache_new()122 GstVulkanDescriptorCache *desc = GST_VULKAN_DESCRIPTOR_CACHE (pool); in gst_vulkan_descriptor_cache_alloc_impl()162 gst_vulkan_descriptor_cache_acquire (GstVulkanDescriptorCache * cache, in gst_vulkan_descriptor_cache_acquire()170 gst_vulkan_descriptor_cache_init (GstVulkanDescriptorCache * cache) in gst_vulkan_descriptor_cache_init()
28 … (G_TYPE_CHECK_INSTANCE_CAST((o), GST_TYPE_VULKAN_DESCRIPTOR_CACHE, GstVulkanDescriptorCache))67 G_DEFINE_AUTOPTR_CLEANUP_FUNC (GstVulkanDescriptorCache, gst_object_unref)70 GstVulkanDescriptorCache * gst_vulkan_descriptor_cache_new (GstVulkanDescriptorPool * …75 GstVulkanDescriptorSet * gst_vulkan_descriptor_cache_acquire (GstVulkanDescriptorCache *…
66 GstVulkanDescriptorCache *cache;
57 typedef struct _GstVulkanDescriptorCache GstVulkanDescriptorCache; typedef
59 GstVulkanDescriptorCache *cache; in gst_vulkan_descriptor_set_dispose()
74 GstVulkanDescriptorCache *descriptor_cache;