Interface GPUTextureView

    interface GPUTextureView {
        __brand: "GPUTextureView";
        label: string;
    }
    Hierarchy

    Properties

    Properties

    __brand: "GPUTextureView"
    label: string