package js.html.webgl
Available on jsThe
WEBGL_compressed_texture_s3tcextension is part of the WebGL API and exposes four S3TC compressed texture formats.Documentation WEBGL_compressed_texture_s3tc by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See:
static inline read only COMPRESSED_RGBA_S3TC_DXT1_EXT:Int = 33777 static inline read only COMPRESSED_RGBA_S3TC_DXT3_EXT:Int = 33778 static inline read only COMPRESSED_RGBA_S3TC_DXT5_EXT:Int = 33779 static inline read only COMPRESSED_RGB_S3TC_DXT1_EXT:Int = 33776
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/webgl/ExtensionCompressedTextureS3TC.html