Module: GL_IMG_texture_compression_pvrtc::Constants
- Defined in:
- lib/opengl-definitions/extensions/GL_IMG_texture_compression_pvrtc.rb
Constant Summary collapse
- GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG =
0x8C00
- GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG =
0x8C01
- GL_COMPRESSED_RGBA_PVRTC_4BPPV1_IMG =
0x8C02
- GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG =
0x8C03