Home
last modified time | relevance | path

Searched refs:DeviceLostInfo (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
DGPUDevice.cpp42 class DeviceLostInfo : public interop::GPUDeviceLostInfo { class
44 DeviceLostInfo(interop::GPUDeviceLostReason reason, std::string message) in DeviceLostInfo() function in wgpu::binding::__anon592376dd0111::DeviceLostInfo
106 interop::GPUDeviceLostInfo::Create<DeviceLostInfo>(self->env_, r, message)); in GPUDevice()
143 promise.Resolve(interop::GPUDeviceLostInfo::Create<DeviceLostInfo>( in destroy()