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

x/ogone/src/ogone.dom.d.ts>WebGLRenderbuffer

Advanced Web Composition for Future
Latest
interface WebGLRenderbuffer
implements WebGLObject
import { type WebGLRenderbuffer } from "https://deno.land/x/ogone@revb3/src/ogone.dom.d.ts";

Part of the WebGL API and represents a buffer that can contain an image, or can be source or target of an rendering operation.