GPU/Commands: Difference between revisions

Smea (talk | contribs)
Command IDs: added a bunch of geometry shader related registers
Smea (talk | contribs)
fix 1C5/1C8
Line 251: Line 251:
|-
|-
| 0x01C5
| 0x01C5
| u32
| <nowiki>(dmp_FragmentLightSource ID)<<8 | (sampler ID)<<11</nowiki> ?
| dmp_FragmentLightSource set ID and enable/disable. See command 0x01C8.
| 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
| u32
| LUT as parameter
| Used to send dmp_FragmentLightSource parameters. See command 0x01C8.
| Used to send fragment LUT data.
|-
|-
| 0x0200
| 0x0200