nn::gr::CTR::RenderState::ShadowMap::MakeCommand Member Function
bit32 * MakeCommand(
bit32 * command,
bool isUpdateFBAccess = true,
bool isAddDummyCommand = true
) const;
| Name | Description | |
|---|---|---|
| in | command | The start address for the write destination of the rendering command. |
| in | isUpdateFBAccess | Updates framebuffer access. |
| in | isAddDummyCommand | Generates dummy write commands to register 0x80 three times. |
Generates a command for shadow map settings based on information already set.
CONFIDENTIAL