GPUTextureSampleType
type GPUTextureSampleType =| "float"| "unfilterable-float"| "depth"| "sint"| "uint";
Тип
"float" | "unfilterable-float" | "depth" | "sint" | "uint"
© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/GPUTextureSampleType