Interface GPUCommandBuffer

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

    Properties

    Properties

    __brand: "GPUCommandBuffer"
    label: string