bit32 * MakeCommand(
bit32 * command,
bool is_update_texture_func = true
) const;
| Name | Description | |
|---|---|---|
| in | command | The start address for storing the rendering command. |
| in | is_update_texture_func | Set to true if settings, such as the sampler type, have been changed. |
Generates a command for setting texture unit 2 based on information already set.
CONFIDENTIAL