Searched defs:CreateQueueImpl (Results 1 – 4 of 4) sorted by relevance
80 ResultOrError<QueueBase*> Device::CreateQueueImpl() { in CreateQueueImpl() function in dawn_native::opengl::Device
277 ResultOrError<QueueBase*> Device::CreateQueueImpl() { in CreateQueueImpl() function in dawn_native::d3d12::Device
163 ResultOrError<QueueBase*> Device::CreateQueueImpl() { in CreateQueueImpl() function in dawn_native::vulkan::Device
112 ResultOrError<QueueBase*> Device::CreateQueueImpl() { in CreateQueueImpl() function in dawn_native::null::Device