Module: GL_INGR_color_clamp::Constants

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

Constant Summary collapse

NRED_MIN_CLAMP_INGR =
0x8560
NGREEN_MIN_CLAMP_INGR =
0x8561
NBLUE_MIN_CLAMP_INGR =
0x8562
NALPHA_MIN_CLAMP_INGR =
0x8563
NRED_MAX_CLAMP_INGR =
0x8564
NGREEN_MAX_CLAMP_INGR =
0x8565
NBLUE_MAX_CLAMP_INGR =
0x8566
NALPHA_MAX_CLAMP_INGR =
0x8567