GPU Textures: Difference between revisions
No edit summary |
|||
Line 19: | Line 19: | ||
|} | |} | ||
Textures are initially disabled when beginning rendering for each mesh, this command set also enables textures. | Textures are initially disabled when beginning rendering for each mesh, this command set also enables textures. This command set is used for index0, commands 0x805F0091 and 0x805F0099 are used for index1-index2. | ||
=== Texture info parameter structure for CmdID 0x809F0081 === | === Texture info parameter structure for CmdID 0x809F0081 === | ||
Line 39: | Line 39: | ||
|- | |- | ||
| 4 | | 4 | ||
| Texture data physical address >> 3 | | Texture image data physical address >> 3. | ||
|- | |- | ||
| 5-9 | | 5-9 | ||
| | | Value zero | ||
|} | |||
== Texture info parameter structure for CmdID 0x805F0091 and 0x805F0099 == | |||
{| class="wikitable" border="1" | |||
! Index Word | |||
! Description | |||
|- | |||
| 4-0 | |||
| Same as CmdID 0x809F0081. | |||
|- | |||
| 5 | |||
| Color type | |||
|} | |} | ||
== Texture parameters == | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
! Bit | ! Bit | ||
Line 98: | Line 110: | ||
|} | |} | ||
== Texture color types == | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
! Value | ! Value |