Searched refs:GstVulkanMemoryAllocatorClass (Results 1 – 4 of 4) sorted by relevance
38 …G_TYPE_INSTANCE_GET_CLASS ((obj), GST_TYPE_VULKAN_MEMORY_ALLOCATOR, GstVulkanMemoryAllocatorClass))40 …G_TYPE_CHECK_CLASS_CAST ((klass), GST_TYPE_VULKAN_MEMORY_ALLOCATOR, GstVulkanMemoryAllocatorClass))
76 typedef struct _GstVulkanMemoryAllocatorClass GstVulkanMemoryAllocatorClass; typedef
280 gst_vulkan_memory_allocator_class_init (GstVulkanMemoryAllocatorClass * klass) in gst_vulkan_memory_allocator_class_init()
72 GstVulkanMemoryAllocatorClass parent_class;