Searched refs:QueueWithMutex (Results 1 – 3 of 3) sorted by relevance
46 struct QueueWithMutex { struct53 std::vector<QueueWithMutex> queues; argument
134 for (const QueueWithMutex& queueInfo : deviceWithQueues.queues) { in onDeviceLost()
2127 deviceWithQueues.queues.push_back(DeviceLostHelper::QueueWithMutex{ in on_vkCreateDevice()