Searched defs:radv_cmd_pool (Results 1 – 1 of 1) sorted by relevance
1397 struct radv_cmd_pool { struct1398 struct vk_object_base base;1399 VkAllocationCallbacks alloc;1400 struct list_head cmd_buffers;1401 struct list_head free_cmd_buffers;1402 uint32_t queue_family_index;