Interface GPUBindGroup

    interface GPUBindGroup {
        __brand: "GPUBindGroup";
        label: string;
    }
    Hierarchy

    Properties

    Properties

    __brand: "GPUBindGroup"
    label: string