Chartbreaker
    Preparing search index...

    Interface GPUPipelineDescriptorBase

    interface GPUPipelineDescriptorBase {
        label?: string;
        layout: "auto" | GPUPipelineLayout;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    label?: string
    layout: "auto" | GPUPipelineLayout