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