Interface GPUPipelineLayout

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

    Properties

    Properties

    __brand: "GPUPipelineLayout"
    label: string