Home
last modified time | relevance | path

Searched defs:mQueue (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DDeviceVk.h166 VkQueue mQueue = VK_NULL_HANDLE; variable
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
DDevice.h98 Queue* mQueue = nullptr; variable
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DDevice.h508 Ref<QueueBase> mQueue; variable