W3cubDocs

/Haxe JavaScript

WEBGLCompressedTextureAstc

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:

Static variables

staticinlineread onlyCOMPRESSED_RGBA_ASTC_10x10_KHR:Int = 37819

staticinlineread onlyCOMPRESSED_RGBA_ASTC_10x5_KHR:Int = 37816

staticinlineread onlyCOMPRESSED_RGBA_ASTC_10x6_KHR:Int = 37817

staticinlineread onlyCOMPRESSED_RGBA_ASTC_10x8_KHR:Int = 37818

staticinlineread onlyCOMPRESSED_RGBA_ASTC_12x10_KHR:Int = 37820

staticinlineread onlyCOMPRESSED_RGBA_ASTC_12x12_KHR:Int = 37821

staticinlineread onlyCOMPRESSED_RGBA_ASTC_4x4_KHR:Int = 37808

staticinlineread onlyCOMPRESSED_RGBA_ASTC_5x4_KHR:Int = 37809

staticinlineread onlyCOMPRESSED_RGBA_ASTC_5x5_KHR:Int = 37810

staticinlineread onlyCOMPRESSED_RGBA_ASTC_6x5_KHR:Int = 37811

staticinlineread onlyCOMPRESSED_RGBA_ASTC_6x6_KHR:Int = 37812

staticinlineread onlyCOMPRESSED_RGBA_ASTC_8x5_KHR:Int = 37813

staticinlineread onlyCOMPRESSED_RGBA_ASTC_8x6_KHR:Int = 37814

staticinlineread onlyCOMPRESSED_RGBA_ASTC_8x8_KHR:Int = 37815

staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR:Int = 37851

staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR:Int = 37848

staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR:Int = 37849

staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR:Int = 37850

staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR:Int = 37852

staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR:Int = 37853

staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR:Int = 37840

staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR:Int = 37841

staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR:Int = 37842

staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR:Int = 37843

staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR:Int = 37844

staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR:Int = 37845

staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR:Int = 37846

staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR:Int = 37847

Methods

getSupportedProfiles():Array<String>

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/webgl/extension/WEBGLCompressedTextureAstc.html