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

x/daybreak/src/wgpu/objects.ts>WGPUSurface

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

Constructors

new
WGPUSurface(ptr: Deno.UnsafePointer)