Module: GL_INGR_color_clamp::Constants

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

Constant Summary collapse

RED_MIN_CLAMP_INGR =
0x8560
GREEN_MIN_CLAMP_INGR =
0x8561
BLUE_MIN_CLAMP_INGR =
0x8562
ALPHA_MIN_CLAMP_INGR =
0x8563
RED_MAX_CLAMP_INGR =
0x8564
GREEN_MAX_CLAMP_INGR =
0x8565
BLUE_MAX_CLAMP_INGR =
0x8566
ALPHA_MAX_CLAMP_INGR =
0x8567