Package org.lwjgl.opengl
Class EXTTextureCompressionLATC
java.lang.Object
org.lwjgl.opengl.EXTTextureCompressionLATC
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
-
Method Summary
-
Field Details
-
GL_COMPRESSED_LUMINANCE_LATC1_EXT
public static final int GL_COMPRESSED_LUMINANCE_LATC1_EXT- See Also:
-
GL_COMPRESSED_SIGNED_LUMINANCE_LATC1_EXT
public static final int GL_COMPRESSED_SIGNED_LUMINANCE_LATC1_EXT- See Also:
-
GL_COMPRESSED_LUMINANCE_ALPHA_LATC2_EXT
public static final int GL_COMPRESSED_LUMINANCE_ALPHA_LATC2_EXT- See Also:
-
GL_COMPRESSED_SIGNED_LUMINANCE_ALPHA_LATC2_EXT
public static final int GL_COMPRESSED_SIGNED_LUMINANCE_ALPHA_LATC2_EXT- See Also:
-