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

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

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

The WEBGL_depth_texture extension is part of the WebGL API and defines 2D depth and depth-stencil textures.

Properties

readonly
UNSIGNED_INT_24_8_WEBGL: GLenum