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

x/caviar/deps.ts>WebGL2RenderingContext#compressedTexImage2D

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

Parameters

target: GLenum
level: GLint
internalformat: GLenum
width: GLsizei
height: GLsizei
border: GLint
data: ArrayBufferView