Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

Advanced Web Composition for Future
Latest
interface WEBGL_compressed_texture_s3tc
import { type WEBGL_compressed_texture_s3tc } from "https://deno.land/x/ogone@revb3/src/ogone.dom.d.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