Module: GL_ARB_texture_compression_bptc::Constants
- Defined in:
- lib/opengl-definitions/extensions/GL_ARB_texture_compression_bptc.rb
Constant Summary collapse
- COMPRESSED_RGBA_BPTC_UNORM_ARB =
0x8E8C
- COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB =
0x8E8D
- COMPRESSED_RGB_BPTC_SIGNED_FLOAT_ARB =
0x8E8E
- COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_ARB =
0x8E8F