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

@:value(37819)staticinlineread onlyCOMPRESSED_RGBA_ASTC_10x10_KHR:Int = 37819

@:value(37816)staticinlineread onlyCOMPRESSED_RGBA_ASTC_10x5_KHR:Int = 37816

@:value(37817)staticinlineread onlyCOMPRESSED_RGBA_ASTC_10x6_KHR:Int = 37817

@:value(37818)staticinlineread onlyCOMPRESSED_RGBA_ASTC_10x8_KHR:Int = 37818

@:value(37820)staticinlineread onlyCOMPRESSED_RGBA_ASTC_12x10_KHR:Int = 37820

@:value(37821)staticinlineread onlyCOMPRESSED_RGBA_ASTC_12x12_KHR:Int = 37821

@:value(37808)staticinlineread onlyCOMPRESSED_RGBA_ASTC_4x4_KHR:Int = 37808

@:value(37809)staticinlineread onlyCOMPRESSED_RGBA_ASTC_5x4_KHR:Int = 37809

@:value(37810)staticinlineread onlyCOMPRESSED_RGBA_ASTC_5x5_KHR:Int = 37810

@:value(37811)staticinlineread onlyCOMPRESSED_RGBA_ASTC_6x5_KHR:Int = 37811

@:value(37812)staticinlineread onlyCOMPRESSED_RGBA_ASTC_6x6_KHR:Int = 37812

@:value(37813)staticinlineread onlyCOMPRESSED_RGBA_ASTC_8x5_KHR:Int = 37813

@:value(37814)staticinlineread onlyCOMPRESSED_RGBA_ASTC_8x6_KHR:Int = 37814

@:value(37815)staticinlineread onlyCOMPRESSED_RGBA_ASTC_8x8_KHR:Int = 37815

@:value(37851)staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR:Int = 37851

@:value(37848)staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR:Int = 37848

@:value(37849)staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR:Int = 37849

@:value(37850)staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR:Int = 37850

@:value(37852)staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR:Int = 37852

@:value(37853)staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR:Int = 37853

@:value(37840)staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR:Int = 37840

@:value(37841)staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR:Int = 37841

@:value(37842)staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR:Int = 37842

@:value(37843)staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR:Int = 37843

@:value(37844)staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR:Int = 37844

@:value(37845)staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR:Int = 37845

@:value(37846)staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR:Int = 37846

@:value(37847)staticinlineread onlyCOMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR:Int = 37847

Methods