WebIDLpedia

GPUError interface

Definition

WebGPU defines GPUError



[Exposed=(Window, Worker), SecureContext]
interface GPUError {
    readonly attribute DOMString message;
};

Methods and attributes that return objects implementing GPUError

Referring IDL interfaces/dictionaries