Searched defs:radv_cmd_pool (Results 1 – 1 of 1) sorted by relevance
931 struct radv_cmd_pool { struct932 VkAllocationCallbacks alloc;933 struct list_head cmd_buffers;934 struct list_head free_cmd_buffers;935 uint32_t queue_family_index;