Searched defs:queue_info (Results 1 – 3 of 3) sorted by relevance
24 typedef struct queue_info { struct27 } queue_info_t; argument
311 std::array<VkDeviceQueueCreateInfo, 2> queue_info = {}; in create_dev() local
280 std::vector<VkDeviceQueueCreateInfo> queue_info; in init() local