GPU/Commands: Difference between revisions
Add combiner function definitions |
Steveice10 (talk | contribs) mNo edit summary |
||
| Line 104: | Line 104: | ||
| 0x0081 | | 0x0081 | ||
| | | | ||
| This is used to set the current texture info used for rendering | | This is used to set the current texture info used for rendering. | ||
|- | |- | ||
| 0x008E | | 0x008E | ||
| u32 color type | | u32 color type | ||
| This command sets the texture color type | | This command sets the texture color type. | ||
|- | |- | ||
| 0x0091 | | 0x0091 | ||
| | | | ||
| This sets current texture info | | This sets current texture info. | ||
|- | |- | ||
| 0x0099 | | 0x0099 | ||
| | | | ||
| This sets current texture info | | This sets current texture info. | ||
|- | |- | ||
| 0x00C3 | | 0x00C3 | ||
| Line 440: | Line 440: | ||
===== Command 0x0081 ===== | ===== Command 0x0081 ===== | ||
This sets current texture info | This sets current texture info. | ||
===== Command 0x0065 ===== | ===== Command 0x0065 ===== | ||