nn::gr::CTR::Shadow::MakeAttenuationCommand Member Function
bit32 * MakeAttenuationCommand(
bit32 * command,
bool isAddCacheClearCommand = true
);
| Name | Description | |
|---|---|---|
| in | command | The start address for storing the rendering command. |
| in | isAddCacheClearCommand | Specifies whether to flush the framebuffer cache before changing the register. |
Generates a command for setting shadow attenuation based on information already set.
CONFIDENTIAL