Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

Determine XDG Base Directory paths (OS/platform portable)
Go to Latest
class GPUTextureUsage
import { GPUTextureUsage } from "https://deno.land/x/xdg@v10.3.0/vendor/types/deno.d.ts";

Static Properties

COPY_DST: 2
COPY_SRC: 1
RENDER_ATTACHMENT: 16
SAMPLED: 4
STORAGE: 8