Searched defs:vn_feedback_pool (Results 1 – 1 of 1) sorted by relevance
11 struct vn_feedback_pool { struct13 simple_mtx_t mutex;15 struct vn_device *device;16 const VkAllocationCallbacks *alloc;19 uint32_t size;21 uint32_t used;24 struct list_head feedback_buffers;27 struct list_head free_slots;