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

    Interface GPUBindGroupLayoutDescriptor

    interface GPUBindGroupLayoutDescriptor {
        entries: GPUBindGroupLayoutEntry[];
        label?: string;
    }

    Hierarchy (View Summary)

    Index
    label?: string