GPU/Shader Instruction Set: Difference between revisions
mNo edit summary |
|||
| Line 192: | Line 192: | ||
Attribute (input, RO) registers are located within the 0x0-0x10 range. What data they are fed is specified by the CPU. | Attribute (input, RO) registers are located within the 0x0-0x10 range. What data they are fed is specified by the CPU. | ||
Registers within the 0x20-0x40 ranges seem to be RW. They | Registers within the 0x20-0x40 ranges seem to be RW. They contain uniforms, such as matrix data. | ||