public final class ANGLETextureCompressionDXT3
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
GL_COMPRESSED_RGBA_S3TC_DXT3_ANGLE
Accepted by the
internalformat parameter of CompressedTexImage2D and the format parameter of CompressedTexSubImage2D. |
public static final int GL_COMPRESSED_RGBA_S3TC_DXT3_ANGLE
internalformat parameter of CompressedTexImage2D and the format parameter of CompressedTexSubImage2D.Copyright LWJGL. All Rights Reserved. License terms.