On this page

Interface WEBGL_compressed_texture_etc1

The WEBGL_compressed_texture_etc1 extension is part of the WebGL API and exposes the ETC1 compressed texture format.

MDN Reference

interface WEBGL_compressed_texture_etc1 {
    COMPRESSED_RGB_ETC1_WEBGL: 36196;
}
Index

Properties

COMPRESSED_RGB_ETC1_WEBGL: 36196
Was this helpful?
SDK JS
Reference
WEBGL_compressed_texture_etc1