W3cubDocs

/Haxe JavaScript

ExtensionCompressedTexturePVRTC

package js.html.webgl

@:native("WEBGL_compressed_texture_pvrtc") 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

@:value(35843) static inline read only COMPRESSED_RGBA_PVRTC_2BPPV1_IMG:Int = 35843

@:value(35842) static inline read only COMPRESSED_RGBA_PVRTC_4BPPV1_IMG:Int = 35842

@:value(35841) static inline read only COMPRESSED_RGB_PVRTC_2BPPV1_IMG:Int = 35841

@:value(35840) 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