GPUValidationError

class GPUValidationError extends GPUError {
constructor(message: string);
}

§Extends

§
GPUError
[src]

§Constructors

§
new GPUValidationError(message: string)
[src]