Package org.lwjgl.opengl
Class EXTTextureCompressionRGTC
java.lang.Object
org.lwjgl.opengl.EXTTextureCompressionRGTC
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
-
Method Summary
-
Field Details
-
GL_COMPRESSED_RED_RGTC1_EXT
public static final int GL_COMPRESSED_RED_RGTC1_EXT- See Also:
-
GL_COMPRESSED_SIGNED_RED_RGTC1_EXT
public static final int GL_COMPRESSED_SIGNED_RED_RGTC1_EXT- See Also:
-
GL_COMPRESSED_RED_GREEN_RGTC2_EXT
public static final int GL_COMPRESSED_RED_GREEN_RGTC2_EXT- See Also:
-
GL_COMPRESSED_SIGNED_RED_GREEN_RGTC2_EXT
public static final int GL_COMPRESSED_SIGNED_RED_GREEN_RGTC2_EXT- See Also:
-