Home
last modified time | relevance | path

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

/frameworks/native/libs/renderengine/skia/
DVulkanInterface.cpp521 VkQueue graphicsQueue; in init() local
526 vkGetDeviceQueue2(device, &deviceQueueInfo2, &graphicsQueue); in init()
547 mQueue = graphicsQueue; in init()