GPU/External Registers: Difference between revisions

Line 144: Line 144:
|-
|-
| 0x000F02C0
| 0x000F02C0
| Some ID?
| <nowiki>0x80000000 | ID?</nowiki>
| This is used immediately before CmdID 0x00FF02C1.
| This is used immediately before CmdID 0xXXXF02C1.
|-
|-
| 0x00FF02C1
| 0xXXXF02C1
| float
| float
| The input parameter and the float data following this command seems to be used for vertices.
| This is used for vertices, the parameter value is unknown. CmdID is <nowiki>0x000F02C1 | ((totalvertices<<22) - 0x100000).</nowiki> The 16-byte vertex entries is the data following the command.
|}
|}