GPU/Commands: Difference between revisions
Added lightning stage component sources |
|||
Line 925: | Line 925: | ||
|- | |- | ||
| 0x1 | | 0x1 | ||
| | | GL_FRAGMENT_PRIMARY_COLOR | ||
| | | Sum of ambient, emissive, and diffuse components of lightning stage | ||
|- | |- | ||
| 0x2 | | 0x2 | ||
| | | GL_FRAGMENT_SECONDARY_COLOR | ||
| | | Specular component of the lightning stage + ? | ||
|- | |- | ||
| 0x3 | | 0x3 |