Package org.lwjgl.opengl
Class ARBTextureCompressionBPTC
java.lang.Object
org.lwjgl.opengl.ARBTextureCompressionBPTC
-
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_ARB
public static final int GL_COMPRESSED_RGBA_BPTC_UNORM_ARB- See Also:
-
GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB
public static final int GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB- See Also:
-
GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_ARB
public static final int GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_ARB- See Also:
-
GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_ARB
public static final int GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_ARB- See Also:
-