Module: GL_ARB_texture_compression_bptc::Constants
- Defined in:
- lib/opengl-definitions/extensions/GL_ARB_texture_compression_bptc.rb
Constant Summary collapse
- GL_COMPRESSED_RGBA_BPTC_UNORM_ARB =
0x8E8C
- GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB =
0x8E8D
- GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_ARB =
0x8E8E
- GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_ARB =
0x8E8F