GPU/Commands: Difference between revisions

Lectem (talk | contribs)
Lectem (talk | contribs)
Added lightning stage component sources
Line 925: Line 925:
|-
|-
| 0x1
| 0x1
| GL_PRIMARY_FRAGMENT_COLOR
| GL_FRAGMENT_PRIMARY_COLOR
|The color that comes from lightning
| Sum of ambient, emissive, and diffuse components of lightning stage
|-
|-
| 0x2
| 0x2
| ?
| GL_FRAGMENT_SECONDARY_COLOR
|
| Specular component of the lightning stage + ?
|-
|-
| 0x3
| 0x3