Skip to main content
Module

x/evt/lib/types/lib.dom.ts>WEBGL_compressed_texture_s3tc

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

The WEBGL_compressed_texture_s3tc extension is part of the WebGL API and exposes four S3TC compressed texture formats.

Properties

readonly
COMPRESSED_RGBA_S3TC_DXT1_EXT: GLenum
readonly
COMPRESSED_RGBA_S3TC_DXT3_EXT: GLenum
readonly
COMPRESSED_RGBA_S3TC_DXT5_EXT: GLenum
readonly
COMPRESSED_RGB_S3TC_DXT1_EXT: GLenum