WebIDLpedia

GPUObjectBase interface mixin

Definition

WebGPU defines GPUObjectBase

interface mixin GPUObjectBase {
    attribute USVString label;
};

Referring IDL interfaces/dictionaries