nn::gr::CTR::Texture::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 | Specifies whether to generate dummy write commands to register 0x80 three times. |
Generates the minimum number of commands for disabling textures.
CONFIDENTIAL