nn::gr::CTR::ProcedureTexture::MakeNoiseCommand Member Function
bit32 * MakeNoiseCommand(
bit32 * command,
bool isAddProcedureTextureModeCommand = true,
bool isAddDummyCommand = true
) const;
| Name | Description | |
|---|---|---|
| in | command | The start address for storing the rendering command. |
| in | isAddProcedureTextureModeCommand | Specify true when you want to generate the isEnableNoise, rgbMap, or alphaMap noise commands. |
| in | isAddDummyCommand | Specifies whether to generate dummy write commands to register 0x80 three times before changing the register. |
Generates just the commands for configuring procedural texture noise settings.
CONFIDENTIAL