Searched defs:radv_cmd_pool (Results 1 – 1 of 1) sorted by relevance
1547 struct radv_cmd_pool { struct1548 struct vk_command_pool vk;1549 struct list_head cmd_buffers;1550 struct list_head free_cmd_buffers;