Interface GPUExternalTexture

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

    Properties

    Properties

    __brand: "GPUExternalTexture"
    label: string