GPUUncapturedErrorEvent: error property
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Secure context: This feature is available only insecure contexts (HTTPS), in some or allsupporting browsers.
Note: This feature is available inWeb Workers.
Theerror
read-only property of theGPUUncapturedErrorEvent
interface is aGPUError
object instance providing access to the details of the error.
In this article
Value
AGPUError
object instance.
Examples
See the mainGPUUncapturedErrorEvent
page for an example.
Specifications
Specification |
---|
WebGPU> # dom-gpuuncapturederroreventinit-error> |
Browser compatibility
Loading…