Searched refs:unboxedQueue (Results 1 – 1 of 1) sorted by relevance
2201 VkQueue unboxedQueue = (*queueList)[queueIndex]; in on_vkGetDeviceQueue() local2203 auto* queueInfo = android::base::find(mQueueInfo, unboxedQueue); in on_vkGetDeviceQueue()2205 ERR("vkGetDeviceQueue failed on queue: %p", unboxedQueue); in on_vkGetDeviceQueue()