nn::gr::CTR::ProcedureTexture::MakeTextureCommand Member Functionbit32 * MakeTextureCommand( 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 texBias, clampU, clampV, shiftU, or shiftV texture command. |
| in | isAddDummyCommand | Specifies whether to generate dummy write commands to register 0x80 three times before changing the register. |
Generates just the commands for configuring texture settings for a procedural texture.
CONFIDENTIAL