nn::gr::CTR::Shadow::MakeTextureCommand Member Function
bit32 * MakeTextureCommand(
bit32 * command,
bool isAddDummyCommand = true
);
| Name | Description | |
|---|---|---|
| in | command | The start address for storing the rendering command. |
| in | isAddDummyCommand | Specifies whether to generate dummy commands to register 0x80 before changing the register. |
Generates a command for configuring the shadow texture based on information already set.
CONFIDENTIAL