java.lang.Object
overrungl.opengl.ext.arb.GLARBTextureCompressionBptc
GL_ARB_texture_compression_bptc
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
-
Constructor Summary
-
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()
-