Module: GL_OES_blend_subtract::Constants
- Defined in:
- lib/opengl-definitions/extensions/GL_OES_blend_subtract.rb
Constant Summary collapse
- BLEND_EQUATION_OES =
0x8009
- FUNC_ADD_OES =
0x8006
- FUNC_SUBTRACT_OES =
0x800A
- FUNC_REVERSE_SUBTRACT_OES =
0x800B