nn::gr::CTR::FragmentLight::MakeDisableCommand Member Function
static bit32 * MakeDisableCommand(
bit32 * command,
bool isAddDummyCommand = true
);
| 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 the minimum number of commands for disabling fragment lighting.
CONFIDENTIAL