Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DFence.cpp91 const QueueBase* FenceBase::GetQueue() const { in GetQueue() function in dawn_native::FenceBase
/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/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DDeviceVk.cpp241 VkQueue Device::GetQueue() const { in GetQueue() function in dawn_native::vulkan::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