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

x/neko/webgpu/mod.ts>GPUWorld.getDevice

frame buffer deno module built on top of mini_fb with canvas api implementation and a webgpu renderer
Latest
method GPUWorld.getDevice
import { GPUWorld } from "https://deno.land/x/neko@1.1.3/webgpu/mod.ts";

Parameters

optional
unnamed 0: { requiredFeatures?: GPUFeatureName[]; optionalFeatures?: GPUFeatureName[]; } = [UNSUPPORTED]