Searched refs:deviceQueueInfo2HardW (Results 1 – 1 of 1) sorted by relevance
280 … const VkDeviceQueueInfo2 deviceQueueInfo2HardW = {VK_STRUCTURE_TYPE_DEVICE_QUEUE_INFO_2, nullptr, in CreateDevice() local283 vkGetDeviceQueue2(device_, &deviceQueueInfo2HardW, &hardwareQueue_); in CreateDevice()