Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface WEBGL_depth_texture
import { type WEBGL_depth_texture } from "https://deno.land/x/yxz@0.17.0/typing/lib.dom.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