Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/xdg/vendor/types/deno.d.ts>GPUTextureAspect

Determine XDG Base Directory paths (OS/platform portable)
Latest
type alias GPUTextureAspect
import { type GPUTextureAspect } from "https://deno.land/x/xdg@v10.6.0/vendor/types/deno.d.ts";
definition: "all" | "stencil-only" | "depth-only"