web api instance property
GPUError: message property
Secure contextAvailable in workers
The message read-only property of the
GPUError interface provides a human-readable message that explains why the error occurred.
Value
A string.
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.