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