GPUValidationError

open class GPUValidationError(message: String) : GPUError(source)

Available only in secure contexts.

MDN Reference

Constructors

Link copied to clipboard
constructor(message: String)

Properties

Link copied to clipboard

The message read-only property of the GPUError interface provides a human-readable message that explains why the error occurred.