W3cubDocs

/Deno

GPUTextureAspect

type GPUTextureAspect = "all" | "stencil-only" | "depth-only";

Type

"all" | "stencil-only" | "depth-only"