web api instance property
GPUDeviceLostInfo: message property
Secure contextAvailable in workers
The message read-only property of the
GPUDeviceLostInfo interface provides a human-readable message that explains why the device was lost.
Value
A string.
Examples
See the main GPUDevice.lost page for an example.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.
See also
- The WebGPU API