Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DDeviceLostHelper.h46 struct QueueWithMutex { struct
53 std::vector<QueueWithMutex> queues; argument
DDeviceLostHelper.cpp134 for (const QueueWithMutex& queueInfo : deviceWithQueues.queues) { in onDeviceLost()
DVkDecoderGlobalState.cpp2127 deviceWithQueues.queues.push_back(DeviceLostHelper::QueueWithMutex{ in on_vkCreateDevice()