webgl.ExtensionCompressedTextureATC

ExtensionCompressedTextureATC

package js-html-webgl

Available on js

The WEBGL_compressed_texture_atc extension is part of the WebGL API and exposes 3 ATC compressed texture formats. ATC is a proprietary compression algorithm for compressing textures on handheld devices.

Documentation WEBGL_compressed_texture_atc by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See:

Static variables

static inline read only COMPRESSED_RGBA_ATC_EXPLICIT_ALPHA_WEBGL:Int = 35987

static inline read only COMPRESSED_RGBA_ATC_INTERPOLATED_ALPHA_WEBGL:Int = 34798

static inline read only COMPRESSED_RGB_ATC_WEBGL:Int = 35986

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/webgl/ExtensionCompressedTextureATC.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部