web api interface
GPUError
Secure contextAvailable in workers
The GPUError interface of the WebGPU API is the base interface for errors surfaced by popErrorScope and the uncapturederror event.
Instance properties
messageRead only- : A string providing a human-readable message that explains why the error occurred.
Examples
For usage examples of error objects based on GPUError, see:
GPUDevice.popErrorScope- The
GPUDevice uncapturederrorevent GPUInternalError,GPUOutOfMemoryError, andGPUValidationError
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.