Firefox Tomorrow

web api instance property

GPUUncapturedErrorEvent: error property

View on MDN ↗

Secure contextAvailable in workers

The error read-only property of the GPUUncapturedErrorEvent interface is a GPUError object instance providing access to the details of the error.

Value

A GPUError object instance.

Examples

See the main GPUUncapturedErrorEvent 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