deno / 1.23.2 / ~ / gpuobjectdescriptorbase.html /

GPUObjectDescriptorBase

interface GPUObjectDescriptorBase {
label? : string;
}

Properties

label? : string