Package org.lwjgl.opengl
Class ATITextureCompression3DC
- java.lang.Object
-
- org.lwjgl.opengl.ATITextureCompression3DC
-
public final class ATITextureCompression3DC extends java.lang.Object
This extension is undocumented. See 3Dc™ White Paper for information.
-
-
Field Summary
Fields Modifier and Type Field and Description static int
GL_COMPRESSED_LUMINANCE_ALPHA_3DC_ATI
Accepted by theinternalformat
parameter of TexImage functions.
-
-
-
Field Detail
-
GL_COMPRESSED_LUMINANCE_ALPHA_3DC_ATI
public static final int GL_COMPRESSED_LUMINANCE_ALPHA_3DC_ATI
Accepted by theinternalformat
parameter of TexImage functions.- See Also:
- Constant Field Values
-
-