bit32 * MakeDrawCommand(
bit32 * command,
const IndexStream & index_stream
) const;
| Name | Description | |
|---|---|---|
| in | command | The start address for storing the rendering command. |
| in | index_stream | An index stream. |
Generates a rendering command based on information already set.
CONFIDENTIAL