Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The GPUDeviceLostInfo interface of the WebGPU API represents the object returned when the GPUDevice.lost Promise resolves. This provides information as to why a device has been lost.
See the GPUDevice.lost page for more information about "lost" state.