GPU/Commands: Difference between revisions
No edit summary |
No edit summary |
||
Line 88: | Line 88: | ||
| u32 | | u32 | ||
| Color related? | | Color related? | ||
|- | |||
| 0x000F0104 | |||
| u32 | |||
| glAlphaFunc()? | |||
|- | |- | ||
| 0x00010107 | | 0x00010107 | ||
Line 294: | Line 298: | ||
|} | |} | ||
This command set is used for disabling alpha testing | This command set is used for disabling alpha testing. The GL AlphaFunction used here is normally GL_ALWAYS. | ||
===== CmdID 0x00010107 ===== | ===== CmdID 0x00010107 ===== | ||
Line 319: | Line 323: | ||
|} | |} | ||
This is | This is glAlphaFunc()-related? | ||
=== Parameter format for CmdIDs 0x00030107, 0x00020107, and 0x00010107 === | === Parameter format for CmdIDs 0x00030107, 0x00020107, and 0x00010107 === |