Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

WEBGL_compressed_texture_etc1

interface WEBGL_compressed_texture_etc1 {
readonly COMPRESSED_RGB_ETC1_WEBGL: GLenum;
}

§Properties

§
readonly COMPRESSED_RGB_ETC1_WEBGL: GLenum
[src]