package js.html.webgl
Available on jsThe
WEBGL_compressed_texture_pvrtc
extension is part of the WebGL API and exposes four PVRTC compressed texture formats.Documentation WEBGL_compressed_texture_pvrtc by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See:
static inline read only COMPRESSED_RGBA_PVRTC_2BPPV1_IMG:Int = 35843
static inline read only COMPRESSED_RGBA_PVRTC_4BPPV1_IMG:Int = 35842
static inline read only COMPRESSED_RGB_PVRTC_2BPPV1_IMG:Int = 35841
static inline read only COMPRESSED_RGB_PVRTC_4BPPV1_IMG:Int = 35840
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/webgl/ExtensionCompressedTexturePVRTC.html