Searched defs:GetQueue (Results 1 – 3 of 3) sorted by relevance
/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/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 |