Module: GL_EXT_blend_color::Constants
- Defined in:
- lib/opengl-definitions/extensions/GL_EXT_blend_color.rb
Constant Summary collapse
- CONSTANT_COLOR_EXT =
0x8001
- ONE_MINUS_CONSTANT_COLOR_EXT =
0x8002
- CONSTANT_ALPHA_EXT =
0x8003
- ONE_MINUS_CONSTANT_ALPHA_EXT =
0x8004
- BLEND_COLOR_EXT =
0x8005