Searched defs:GetQueue (Results 1 – 5 of 5) sorted by relevance
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/ | ||
D | Fence.cpp | 91 const QueueBase* FenceBase::GetQueue() const { in GetQueue() function in dawn_native::FenceBase |
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/ | ||
D | Device.cpp | 205 WGPUQueue Device::GetQueue() { in GetQueue() function in dawn_wire::client::Device |
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/ | ||
D | DeviceVk.cpp | 241 VkQueue Device::GetQueue() const { in GetQueue() function in dawn_native::vulkan::Device |
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ | ||
D | DeviceVk.cpp | 217 VkQueue Device::GetQueue() const { in GetQueue() function in dawn_native::vulkan::Device |
/third_party/skia/third_party/externals/dawn/src/dawn_native/ | ||
D | Device.cpp | 1225 QueueBase* DeviceBase::GetQueue() const { in GetQueue() function in dawn_native::DeviceBase |