nn::gr::CTR::ProcedureTexture::MakeConfigCommand Member Function
bit32 * MakeConfigCommand(
bit32 * command,
bool isAddDummyCommand = true
) const;
| 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 before changing the register. |
Generates all commands for configuring procedural textures. (Does not generate lookup table commands.)
CONFIDENTIAL