Package org.lwjgl.opengles
Class NVTextureCompressionS3TC
java.lang.Object
org.lwjgl.opengles.NVTextureCompressionS3TC
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
-
Method Summary
-
Field Details
-
GL_COMPRESSED_RGB_S3TC_DXT1_NV
public static final int GL_COMPRESSED_RGB_S3TC_DXT1_NV- See Also:
-
GL_COMPRESSED_RGBA_S3TC_DXT1_NV
public static final int GL_COMPRESSED_RGBA_S3TC_DXT1_NV- See Also:
-
GL_COMPRESSED_RGBA_S3TC_DXT3_NV
public static final int GL_COMPRESSED_RGBA_S3TC_DXT3_NV- See Also:
-
GL_COMPRESSED_RGBA_S3TC_DXT5_NV
public static final int GL_COMPRESSED_RGBA_S3TC_DXT5_NV- See Also:
-