GPU/Commands: Difference between revisions
→Param1 field0 values for command 0x00C0: Added single component color sources |
|||
Line 1,055: | Line 1,055: | ||
|- | |- | ||
| 0x2 | | 0x2 | ||
| | | GL_SRC_R | ||
|- | |- | ||
| 0x3 | | 0x3 | ||
| | | GL_ONE_MINUS_SRC_R | ||
|- | |- | ||
| 0x4 | | 0x4 | ||
| | | GL_SRC_G | ||
|- | |- | ||
| 0x5 | | 0x5 | ||
| | | GL_ONE_MINUS_SRC_G | ||
|- | |- | ||
| 0x6 | | 0x6 | ||
| | | GL_SRC_B | ||
|- | |- | ||
| 0x7 | | 0x7 | ||
| | | GL_ONE_MINUS_SRC_B | ||
|} | |} | ||