@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="WEBGL_compressed_texture_s3tc")
public class WEBGL_compressed_texture_s3tc
extends JsObject
implements WebGLCommonExtension
| Modifier and Type | Field and Description |
|---|---|
static int |
COMPRESSED_RGB_S3TC_DXT1_EXT |
static int |
COMPRESSED_RGBA_S3TC_DXT1_EXT |
static int |
COMPRESSED_RGBA_S3TC_DXT3_EXT |
static int |
COMPRESSED_RGBA_S3TC_DXT5_EXT |
static java.lang.String |
NAME |
| Modifier | Constructor and Description |
|---|---|
protected |
WEBGL_compressed_texture_s3tc() |
assign, create, create, defineProperties, defineProperty, defineProperty, entries, freeze, fromEntries, getOwnPropertyDescriptor, getOwnPropertyDescriptor, getOwnPropertyDescriptors, getOwnPropertyNames, getOwnPropertySymbols, getPrototypeOf, is, isExtensible, isFrozen, isSealed, keys, preventExtensions, seal, setPrototypeOf, valueOf_, values@JsOverlay public static final int COMPRESSED_RGBA_S3TC_DXT1_EXT
@JsOverlay public static final int COMPRESSED_RGBA_S3TC_DXT3_EXT
@JsOverlay public static final int COMPRESSED_RGBA_S3TC_DXT5_EXT
@JsOverlay public static final int COMPRESSED_RGB_S3TC_DXT1_EXT
@JsOverlay public static final java.lang.String NAME