Package org.lwjgl.opengles
Class EXTTextureCompressionBPTC
java.lang.Object
org.lwjgl.opengles.EXTTextureCompressionBPTC
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
-
Method Summary
-
Field Details
-
GL_COMPRESSED_RGBA_BPTC_UNORM_EXT
public static final int GL_COMPRESSED_RGBA_BPTC_UNORM_EXT- See Also:
-
GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_EXT
public static final int GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_EXT- See Also:
-
GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT
public static final int GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT- See Also:
-
GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_EXT
public static final int GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_EXT- See Also:
-