GPU/Internal Registers: Difference between revisions
m fixed formatting of reg 0163 |
Purpasmart (talk | contribs) |
||
Line 3,917: | Line 3,917: | ||
Color components are laid out in reverse byte order, with the most significant bits used first. | Color components are laid out in reverse byte order, with the most significant bits used first. | ||
|} | |||
==== GPUREG_01C4 ==== | |||
{| class="wikitable" border="1" | |||
! Bits | |||
! Description | |||
|- | |||
| 0 | |||
| Disable bit for frag light source 0 shadows | |||
|- | |||
| 1 | |||
| Disable bit for frag light source 1 shadows | |||
|- | |||
| 2 | |||
| Disable bit for frag light source 2 shadows | |||
|- | |||
| 3 | |||
| Disable bit for frag light source 3 shadows | |||
|- | |||
| 4 | |||
| Disable bit for frag light source 4 shadows | |||
|- | |||
| 5 | |||
| Disable bit for frag light source 5 shadows | |||
|- | |||
| 6 | |||
| Disable bit for frag light source 6 shadows | |||
|- | |||
| 7 | |||
| Disable bit for frag light source 7 shadows | |||
|- | |||
| 8 | |||
| Disable bit for frag light source 0 spot | |||
|- | |||
| 9 | |||
| Disable bit for frag light source 1 spot | |||
|- | |||
| 10 | |||
| Disable bit for frag light source 2 spot | |||
|- | |||
| 11 | |||
| Disable bit for frag light source 3 spot | |||
|- | |||
| 12 | |||
| Disable bit for frag light source 4 spot | |||
|- | |||
| 13 | |||
| Disable bit for frag light source 5 spot | |||
|- | |||
| 14 | |||
| Disable bit for frag light source 6 spot | |||
|- | |||
| 15 | |||
| Disable bit for frag light source 7 spot | |||
|- | |||
| 24 | |||
| Disable bit for frag light source 0 distance attenuation | |||
|- | |||
| 25 | |||
| Disable bit for frag light source 1 distance attenuation | |||
|- | |||
| 26 | |||
| Disable bit for frag light source 2 distance attenuation | |||
|- | |||
| 27 | |||
| Disable bit for frag light source 3 distance attenuation | |||
|- | |||
| 28 | |||
| Disable bit for frag light source 4 distance attenuation | |||
|- | |||
| 29 | |||
| Disable bit for frag light source 5 distance attenuation | |||
|- | |||
| 30 | |||
| Disable bit for frag light source 6 distance attenuation | |||
|- | |||
| 31 | |||
| Disable bit for frag light source 7 distance attenuation | |||
|} | |} | ||