Skip to main content
Module

x/caviar/deps.ts>WebGL2RenderingContext#blitFramebuffer

⚡ Blazing fast, modern, Game Engine powered by WebGPU for Deno and the browser
Go to Latest
method WebGL2RenderingContext.prototype.blitFramebuffer
Re-export
import { WebGL2RenderingContext } from "https://deno.land/x/caviar@2.5.0/deps.ts";

Parameters

srcX0: GLint
srcY0: GLint
srcX1: GLint
srcY1: GLint
dstX0: GLint
dstY0: GLint
dstX1: GLint
dstY1: GLint
mask: GLbitfield
filter: GLenum