Home
last modified time | relevance | path

Searched refs:deviceQueueInfo2 (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/renderengine/skia/
DVulkanInterface.cpp523 const VkDeviceQueueInfo2 deviceQueueInfo2 = {VK_STRUCTURE_TYPE_DEVICE_QUEUE_INFO_2, nullptr, in init() local
526 vkGetDeviceQueue2(device, &deviceQueueInfo2, &graphicsQueue); in init()