W3cubDocs

/Deno

GPUAddressMode

type GPUAddressMode = "clamp-to-edge" | "repeat" | "mirror-repeat";

Type

"clamp-to-edge" | "repeat" | "mirror-repeat"

© 2018–2021 the Deno authors
https://doc.deno.land/deno/stable/~/GPUAddressMode