public final class AMDCompressed3DCTexture
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
GL_3DC_X_AMD
Accepted by the <internalFormat> parameter of CompressedTexImage2D and
CompressedTexImage3DOES:
|
static int |
GL_3DC_XY_AMD
Accepted by the <internalFormat> parameter of CompressedTexImage2D and
CompressedTexImage3DOES:
|
public static final int GL_3DC_X_AMD
public static final int GL_3DC_XY_AMD
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.