Type Alias GPUTextureSampleType

    GPUTextureSampleType:
        | "float"
        | "unfilterable-float"
        | "depth"
        | "sint"
        | "uint"