deno / 1.23.2 / ~ / gputextureaspect.html /

GPUTextureAspect

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

Type

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