Skip to main content
Module

x/evt/lib/types/index.ts>dom.WEBGL_depth_texture

💧EventEmitter's typesafe replacement
Go to Latest
interface dom.WEBGL_depth_texture
import { type dom } from "https://deno.land/x/evt@v2.3.1/lib/types/index.ts";
const { WEBGL_depth_texture } = dom;

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