u32 * MakeCommand(
u32 * command,
bool isUpdateFBAccess = true
) const;
| Name | Description | |
|---|---|---|
| in | command | The start address for loading rendering commands. |
| in | isUpdateFBAccess | Updates framebuffer access. |
Generates rendering commands based on information already set.
CONFIDENTIAL