@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="Object")
public class WEBGL_compressed_texture_astc
extends java.lang.Object
implements WebGLCommonExtension
| Modifier | Constructor and Description |
|---|---|
protected |
WEBGL_compressed_texture_astc() |
| Modifier and Type | Method and Description |
|---|---|
JsArray<java.lang.String> |
getSupportedProfiles()
The WEBGL_compressed_texture_astc.getSupportedProfiles() method returns an array of strings containing the names of the ASTC profiles supported by the implementation.
|
@JsOverlay public static final int COMPRESSED_RGBA_ASTC_10x10_KHR
@JsOverlay public static final int COMPRESSED_RGBA_ASTC_10x5_KHR
@JsOverlay public static final int COMPRESSED_RGBA_ASTC_10x6_KHR
@JsOverlay public static final int COMPRESSED_RGBA_ASTC_10x8_KHR
@JsOverlay public static final int COMPRESSED_RGBA_ASTC_12x10_KHR
@JsOverlay public static final int COMPRESSED_RGBA_ASTC_12x12_KHR
@JsOverlay public static final int COMPRESSED_RGBA_ASTC_4x4_KHR
@JsOverlay public static final int COMPRESSED_RGBA_ASTC_5x4_KHR
@JsOverlay public static final int COMPRESSED_RGBA_ASTC_5x5_KHR
@JsOverlay public static final int COMPRESSED_RGBA_ASTC_6x5_KHR
@JsOverlay public static final int COMPRESSED_RGBA_ASTC_6x6_KHR
@JsOverlay public static final int COMPRESSED_RGBA_ASTC_8x5_KHR
@JsOverlay public static final int COMPRESSED_RGBA_ASTC_8x6_KHR
@JsOverlay public static final int COMPRESSED_RGBA_ASTC_8x8_KHR
@JsOverlay public static final int COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR
@JsOverlay public static final int COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR
@JsOverlay public static final int COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR
@JsOverlay public static final int COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR
@JsOverlay public static final int COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR
@JsOverlay public static final int COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR
@JsOverlay public static final int COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR
@JsOverlay public static final int COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR
@JsOverlay public static final int COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR
@JsOverlay public static final int COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR
@JsOverlay public static final int COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR
@JsOverlay public static final int COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR
@JsOverlay public static final int COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR
@JsOverlay public static final int COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR
@JsOverlay public static final java.lang.String NAME
@Nonnull public JsArray<java.lang.String> getSupportedProfiles()