GPUAddressMode
type GPUAddressMode = "clamp-to-edge" | "repeat" | "mirror-repeat";
Тип
"clamp-to-edge" | "repeat" | "mirror-repeat"
© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/GPUAddressMode
type GPUAddressMode = "clamp-to-edge" | "repeat" | "mirror-repeat";
"clamp-to-edge" | "repeat" | "mirror-repeat"
© 2018–2022 the Deno authors
https://doc.deno.land/deno/stable/~/GPUAddressMode
|
|