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

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

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

Members

CCW = 0
CW = 1