deno / latest / ~ / gputextureaspect.html

GPUTextureAspect

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

Type

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