GPU/GL Arrays: Difference between revisions
No edit summary |
mNo edit summary |
||
Line 164: | Line 164: | ||
|- | |- | ||
| 0x2 | | 0x2 | ||
| Value is: <nowiki>(0xF0000000 + (val<<28)) | (( | | Value is: <nowiki>(0xF0000000 + (val<<28)) | ((attrib_mask & 0xFFF)<<16)</nowiki>, where val is the total 4-bit value entries for the CmdID 0x801F02BB parameter buffer.(Normally val is 8); attrib_mask is usually (0xFFF<<totalentries) | ||
|- | |- | ||
| 0x3-0x26 | | 0x3-0x26 |