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>GPUBufferUsage

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

Static Properties

COPY_DST: 8
COPY_SRC: 4
INDEX: 16
INDIRECT: 256
MAP_READ: 1
MAP_WRITE: 2
QUERY_RESOLVE: 512
STORAGE: 128
UNIFORM: 64
VERTEX: 32