Home
last modified time | relevance | path

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

/frameworks/native/libs/renderengine/skia/
DVulkanInterface.cpp508 VkQueue graphicsQueue; in init() local
513 vkGetDeviceQueue2(device, &deviceQueueInfo2, &graphicsQueue); in init()
534 mQueue = graphicsQueue; in init()