Package org.lwjgl.opengl
Class ARBTextureCompressionBPTC
java.lang.Object
org.lwjgl.opengl.ARBTextureCompressionBPTC
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Accepted by the <internalformat> parameter of TexImage2D, TexImage3D, CopyTexImage2D, CopyTexImage3D, CompressedTexImage2DARB, and CompressedTexImage3DARB and the <format> parameter of CompressedTexSubImage2DARB and CompressedTexSubImage3DARB:static final int
Accepted by the <internalformat> parameter of TexImage2D, TexImage3D, CopyTexImage2D, CopyTexImage3D, CompressedTexImage2DARB, and CompressedTexImage3DARB and the <format> parameter of CompressedTexSubImage2DARB and CompressedTexSubImage3DARB:static final int
Accepted by the <internalformat> parameter of TexImage2D, TexImage3D, CopyTexImage2D, CopyTexImage3D, CompressedTexImage2DARB, and CompressedTexImage3DARB and the <format> parameter of CompressedTexSubImage2DARB and CompressedTexSubImage3DARB:static final int
Accepted by the <internalformat> parameter of TexImage2D, TexImage3D, CopyTexImage2D, CopyTexImage3D, CompressedTexImage2DARB, and CompressedTexImage3DARB and the <format> parameter of CompressedTexSubImage2DARB and CompressedTexSubImage3DARB: -
Method Summary
-
Field Details
-
GL_COMPRESSED_RGBA_BPTC_UNORM_ARB
public static final int GL_COMPRESSED_RGBA_BPTC_UNORM_ARBAccepted by the <internalformat> parameter of TexImage2D, TexImage3D, CopyTexImage2D, CopyTexImage3D, CompressedTexImage2DARB, and CompressedTexImage3DARB and the <format> parameter of CompressedTexSubImage2DARB and CompressedTexSubImage3DARB:- See Also:
-
GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB
public static final int GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARBAccepted by the <internalformat> parameter of TexImage2D, TexImage3D, CopyTexImage2D, CopyTexImage3D, CompressedTexImage2DARB, and CompressedTexImage3DARB and the <format> parameter of CompressedTexSubImage2DARB and CompressedTexSubImage3DARB:- See Also:
-
GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_ARB
public static final int GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_ARBAccepted by the <internalformat> parameter of TexImage2D, TexImage3D, CopyTexImage2D, CopyTexImage3D, CompressedTexImage2DARB, and CompressedTexImage3DARB and the <format> parameter of CompressedTexSubImage2DARB and CompressedTexSubImage3DARB:- See Also:
-
GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_ARB
public static final int GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_ARBAccepted by the <internalformat> parameter of TexImage2D, TexImage3D, CopyTexImage2D, CopyTexImage3D, CompressedTexImage2DARB, and CompressedTexImage3DARB and the <format> parameter of CompressedTexSubImage2DARB and CompressedTexSubImage3DARB:- See Also:
-