Searched defs:_GstVulkanMemory (Results 1 – 1 of 1) sorted by relevance
65 struct _GstVulkanMemory struct67 GstMemory mem;69 GstVulkanDevice *device;71 VkDeviceMemory mem_ptr;74 GMutex lock;75 guint map_count;78 GDestroyNotify notify;102 struct _GstVulkanMemoryAllocator argument