W3cubDocs

/Haxe JavaScript

ExtensionCompressedTexturePVRTC

package js.html.webgl

Available on js

The 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 variables

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–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/webgl/ExtensionCompressedTexturePVRTC.html