Module: GL_EXT_packed_pixels::Constants

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

Constant Summary collapse

NUNSIGNED_BYTE_3_3_2_EXT =
0x8032
NUNSIGNED_SHORT_4_4_4_4_EXT =
0x8033
NUNSIGNED_SHORT_5_5_5_1_EXT =
0x8034
NUNSIGNED_INT_8_8_8_8_EXT =
0x8035
NUNSIGNED_INT_10_10_10_2_EXT =
0x8036