GPU/Commands: Difference between revisions

No edit summary
No edit summary
Line 464: Line 464:
|-
|-
| 2
| 2
| Unknown, value is: <nowiki>0x10000000 | (val<<16).</nowiki>
| Unknown, value is: <nowiki>0x10000000 | (arraytype<<16).</nowiki>
|}
|}


When the entry is unused, the entry data is all-zero. Entry index0 is normally used for the vertex array.
When the entry is unused, the entry data is all-zero.
 
===== Entry array types =====
{| class="wikitable" border="1"
!  Type
!  Description
|-
| 0x4
| Texture coordinates array
|-
| 0xC
| Vertex array
|}


=== Entries for CmdID 0xXXXF02C1 ===
=== Entries for CmdID 0xXXXF02C1 ===