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

x/daybreak/src/wgpu/consts.ts>WGPUCompilationMessageType

[WIP] WebGPU API implementation for Deno, built using Dawn with FFI.
Latest
enum WGPUCompilationMessageType
import { WGPUCompilationMessageType } from "https://deno.land/x/daybreak@0.1.2/src/wgpu/consts.ts";

Members

Error = 0
Info = 2
Warning = 1