Info
These are the enums used by glBlendEquationSeparate.
Enum "BlendFactor"⚓︎
| Value | Enumerator | Comment |
|---|---|---|
| 0 | FUNC_ADD | |
| 1 | FUNC_SUBTRACT | |
| 2 | FUNC_REVERSE_SUBTRACT | |
| 3 | MIN | |
| 4 | MAX |
These are the enums used by glBlendEquationSeparate.
| Value | Enumerator | Comment |
|---|---|---|
| 0 | FUNC_ADD | |
| 1 | FUNC_SUBTRACT | |
| 2 | FUNC_REVERSE_SUBTRACT | |
| 3 | MIN | |
| 4 | MAX |