Interface GPUSamplerBindingLayout

    interface GPUSamplerBindingLayout {
        type?: GPUSamplerBindingType;
    }

    Properties

    Properties

    Indicates the required type of a sampler bound to this bindings.