package js.html.webgl.extension
Available on js
The WEBGL_compressed_texture_astc extension is part of the WebGL API and exposes Adaptive Scalable Texture Compression (ASTC) compressed texture formats to WebGL.
Documentation WEBGL_compressed_texture_astc by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
staticinlineread onlyCOMPRESSED_RGBA_ASTC_10x10_KHR:Int = 37819staticinlineread onlyCOMPRESSED_RGBA_ASTC_10x5_KHR:Int = 37816staticinlineread onlyCOMPRESSED_RGBA_ASTC_10x6_KHR:Int = 37817staticinlineread onlyCOMPRESSED_RGBA_ASTC_10x8_KHR:Int = 37818staticinlineread onlyCOMPRESSED_RGBA_ASTC_12x10_KHR:Int = 37820staticinlineread onlyCOMPRESSED_RGBA_ASTC_12x12_KHR:Int = 37821staticinlineread onlyCOMPRESSED_RGBA_ASTC_4x4_KHR:Int = 37808staticinlineread onlyCOMPRESSED_RGBA_ASTC_5x4_KHR:Int = 37809staticinlineread onlyCOMPRESSED_RGBA_ASTC_5x5_KHR:Int = 37810staticinlineread onlyCOMPRESSED_RGBA_ASTC_6x5_KHR:Int = 37811staticinlineread onlyCOMPRESSED_RGBA_ASTC_6x6_KHR:Int = 37812staticinlineread onlyCOMPRESSED_RGBA_ASTC_8x5_KHR:Int = 37813staticinlineread onlyCOMPRESSED_RGBA_ASTC_8x6_KHR:Int = 37814staticinlineread onlyCOMPRESSED_RGBA_ASTC_8x8_KHR:Int = 37815staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR:Int = 37851staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR:Int = 37848staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR:Int = 37849staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR:Int = 37850staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR:Int = 37852staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR:Int = 37853staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR:Int = 37840staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR:Int = 37841staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR:Int = 37842staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR:Int = 37843staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR:Int = 37844staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR:Int = 37845staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR:Int = 37846staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR:Int = 37847getSupportedProfiles():Array<String>
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/webgl/extension/WEBGLCompressedTextureAstc.html