Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/gluten/src/webgl/mod.ts>WebGLPowerPreference

OpenGL bindings & WebGL API implementation for Deno.
Go to Latest
type alias WebGLPowerPreference
import { type WebGLPowerPreference } from "https://deno.land/x/gluten@0.1.6/src/webgl/mod.ts";
definition: "default" | "high-performance" | "low-power"