public final class WEBGL_compressed_texture_s3tc
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
GL_COMPRESSED_RGB_S3TC_DXT1_EXT |
static int |
GL_COMPRESSED_RGBA_S3TC_DXT1_EXT |
static int |
GL_COMPRESSED_RGBA_S3TC_DXT3_EXT |
static int |
GL_COMPRESSED_RGBA_S3TC_DXT5_EXT |
| Modifier and Type | Method and Description |
|---|---|
static void |
enableExtension() |
static boolean |
isExtensionEnabled() |
static boolean |
isSupported() |
public static final int GL_COMPRESSED_RGB_S3TC_DXT1_EXT
public static final int GL_COMPRESSED_RGBA_S3TC_DXT1_EXT
public static final int GL_COMPRESSED_RGBA_S3TC_DXT3_EXT
public static final int GL_COMPRESSED_RGBA_S3TC_DXT5_EXT