Searched defs:CreateDeviceImpl (Results 1 – 8 of 8) sorted by relevance
65 ResultOrError<DeviceBase*> Adapter::CreateDeviceImpl(const DeviceDescriptor* descriptor) { in CreateDeviceImpl() function in dawn_native::vulkan::Adapter
90 ResultOrError<DeviceBase*> Adapter::CreateDeviceImpl(const DeviceDescriptor* descriptor) { in CreateDeviceImpl() function in dawn_native::d3d12::Adapter
83 ResultOrError<DeviceBase*> CreateDeviceImpl(const DeviceDescriptor* descriptor) override { in CreateDeviceImpl() function in dawn_native::opengl::Adapter
335 ResultOrError<DeviceBase*> Adapter::CreateDeviceImpl(const DawnDeviceDescriptor* descriptor) { in CreateDeviceImpl() function in dawn_native::vulkan::Adapter
397 ResultOrError<DeviceBase*> Adapter::CreateDeviceImpl(const DawnDeviceDescriptor* descriptor) { in CreateDeviceImpl() function in dawn_native::d3d12::Adapter
257 ResultOrError<DeviceBase*> CreateDeviceImpl( in CreateDeviceImpl() function in dawn_native::opengl::Adapter
36 ResultOrError<DeviceBase*> CreateDeviceImpl(const DeviceDescriptor* descriptor) override { in CreateDeviceImpl() function in dawn_native::null::Adapter
60 ResultOrError<DeviceBase*> Adapter::CreateDeviceImpl(const DawnDeviceDescriptor* descriptor) { in CreateDeviceImpl() function in dawn_native::null::Adapter