Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp2201 VkQueue unboxedQueue = (*queueList)[queueIndex]; in on_vkGetDeviceQueue() local
2203 auto* queueInfo = android::base::find(mQueueInfo, unboxedQueue); in on_vkGetDeviceQueue()
2205 ERR("vkGetDeviceQueue failed on queue: %p", unboxedQueue); in on_vkGetDeviceQueue()