bit32 * MakeAllCommand(
bit32 * command,
bool isAddDummyCommand = true
) const;
| Name | Description | |
|---|---|---|
| in | command | The start address for storing the rendering command. |
| in | isAddDummyCommand | Generates dummy commands to register 0x80 before writing to register 0x8f. |
Generates a command for setting fragment lighting based on information already set.
CONFIDENTIAL