java.lang.Object
overrungl.opengl.ext.arb.GLARBTextureCompressionBptc
GL_ARB_texture_compression_bptc- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final int - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB
public static final int GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB- See Also:
 
 - 
GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_ARB
public static final int GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_ARB- See Also:
 
 - 
GL_COMPRESSED_RGBA_BPTC_UNORM_ARB
public static final int GL_COMPRESSED_RGBA_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:
 
 
 - 
 - 
Constructor Details
- 
GLARBTextureCompressionBptc
public GLARBTextureCompressionBptc() 
 -