package js.html.webgl
Available on jsThe
WEBGL_compressed_texture_es3
extension is part of the WebGL API and exposes 10 ETC/EAC compressed texture formats.Documentation WEBGL_compressed_texture_es3 by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See:
static inline read only COMPRESSED_R11_EAC:Int = 37488
static inline read only COMPRESSED_RG11_EAC:Int = 37490
static inline read only COMPRESSED_RGB8_ETC2:Int = 37492
static inline read only COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2:Int = 37494
static inline read only COMPRESSED_RGBA8_ETC2_EAC:Int = 37496
static inline read only COMPRESSED_SIGNED_R11_EAC:Int = 37489
static inline read only COMPRESSED_SIGNED_RG11_EAC:Int = 37491
static inline read only COMPRESSED_SRGB8_ALPHA8_ETC2_EAC:Int = 37497
static inline read only COMPRESSED_SRGB8_ETC2:Int = 37493
static inline read only COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2:Int = 37495
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/webgl/ExtensionCompressedTextureES3.html