Chartbreaker
    Preparing search index...

    Interface GPUSampler

    The GPUSampler interface of the WebGPU API represents an object that can control how shaders transform and filter texture resource data. Available only in secure contexts.

    MDN Reference

    interface GPUSampler {
        label: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    label: string