import { type dom } from "https://deno.land/x/evt@v2.4.7/lib/index.ts";
const { WEBGL_compressed_texture_s3tc } = dom;
The WEBGL_compressed_texture_s3tc extension is part of the WebGL API and exposes four S3TC compressed texture formats.
import { type dom } from "https://deno.land/x/evt@v2.4.7/lib/index.ts";
const { WEBGL_compressed_texture_s3tc } = dom;
The WEBGL_compressed_texture_s3tc extension is part of the WebGL API and exposes four S3TC compressed texture formats.