Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
DDevice.cpp205 WGPUQueue Device::GetQueue() { in GetQueue() function in dawn_wire::client::Device
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DDeviceVk.cpp217 VkQueue Device::GetQueue() const { in GetQueue() function in dawn_native::vulkan::Device
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DDevice.cpp1225 QueueBase* DeviceBase::GetQueue() const { in GetQueue() function in dawn_native::DeviceBase