GPU/Commands: Difference between revisions
→Command IDs: added a bunch of geometry shader related registers |
fix 1C5/1C8 |
||
Line 251: | Line 251: | ||
|- | |- | ||
| 0x01C5 | | 0x01C5 | ||
| | | <nowiki>(dmp_FragmentLightSource ID)<<8 | (sampler ID)<<11</nowiki> ? | ||
| | | This command is in conjunction with 0x01C8 used to send fragment 1D samplers. (LUTs) sampler ID 1 for sampler samplerSP and 2 for samplerDA | ||
|- | |- | ||
| 0x01C8 | | 0x01C8 | ||
| | | LUT as parameter | ||
| Used to send | | Used to send fragment LUT data. | ||
|- | |- | ||
| 0x0200 | | 0x0200 |