Package org.lwjgl.opengles
Class AMDCompressed3DCTexture
java.lang.Object
org.lwjgl.opengles.AMDCompressed3DCTexture
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by the <internalFormat> parameter of CompressedTexImage2D and CompressedTexImage3DOES:static final int
Accepted by the <internalFormat> parameter of CompressedTexImage2D and CompressedTexImage3DOES: -
Method Summary
-
Field Details
-
GL_3DC_X_AMD
public static final int GL_3DC_X_AMDAccepted by the <internalFormat> parameter of CompressedTexImage2D and CompressedTexImage3DOES:- See Also:
-
GL_3DC_XY_AMD
public static final int GL_3DC_XY_AMDAccepted by the <internalFormat> parameter of CompressedTexImage2D and CompressedTexImage3DOES:- See Also:
-