u32 * MakeDrawCommand(
u32 * command,
const IndexStream & index_stream
) const;
| Name | Description | |
|---|---|---|
| in | command | The start address for loading drawing commands. |
| in | index_stream | An index stream. |
Generates drawing commands based on previously set information.
CONFIDENTIAL