Module: GL_IMG_texture_compression_pvrtc::Constants

Defined in:
lib/opengl-definitions/extensions/GL_IMG_texture_compression_pvrtc.rb

Constant Summary collapse

NCOMPRESSED_RGB_PVRTC_4BPPV1_IMG =
0x8C00
NCOMPRESSED_RGB_PVRTC_2BPPV1_IMG =
0x8C01
NCOMPRESSED_RGBA_PVRTC_4BPPV1_IMG =
0x8C02
NCOMPRESSED_RGBA_PVRTC_2BPPV1_IMG =
0x8C03