Searched refs:deviceQueueInfo2 (Results 1 – 1 of 1) sorted by relevance
523 const VkDeviceQueueInfo2 deviceQueueInfo2 = {VK_STRUCTURE_TYPE_DEVICE_QUEUE_INFO_2, nullptr, in init() local526 vkGetDeviceQueue2(device, &deviceQueueInfo2, &graphicsQueue); in init()