Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

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

Members

Error = 0
Info = 2
Warning = 1