deno / 1.23.2 / ~ / gpuvalidationerror.html /

GPUValidationError

class GPUValidationError {
constructor( message: string);
readonly message : string;
}

Constructors

new GPUValidationError( message: string)

Properties

message : string