GPU/Shader Instruction Set: Difference between revisions
mNo edit summary |
Fix SRC/DST mapping |
||
Line 827: | Line 827: | ||
! Description | ! Description | ||
|- | |- | ||
| 0x0- | | 0x0-0xF | ||
| o0-o6 | | o0-o6 | ||
| Output registers. | | Output registers. | ||
Line 840: | Line 840: | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
! | ! SRC raw value | ||
! Register name | ! Register name | ||
! Description | ! Description | ||
|- | |- | ||
| 0x0- | | 0x0-0xF | ||
| v0-v7 | | v0-v7 | ||
| Input attribute registers. | | Input attribute registers. |