bit32 * MakePrepareCommand(
bit32 * command
) const;
| Name | Description | |
|---|---|---|
| in | command | The start address for storing the rendering command. |
Generates a command for setting the use of a geometry shader. Call this function after setting the shader binary using the SetupBinary function. This includes dummy commands and commands for setting enable/disable that are required to enable/disable the geometry shader.
CONFIDENTIAL