JSSM, a JavaScript state machine - the FSM for FSL
    Preparing search index...

    Interface GPUPipelineLayoutDescriptor

    interface GPUPipelineLayoutDescriptor {
        bindGroupLayouts: GPUBindGroupLayout[];
        label?: string;
    }

    Hierarchy (View Summary)

    Index
    bindGroupLayouts: GPUBindGroupLayout[]
    label?: string