bit32 * MakeVtxConstRgCommand(
bit32 * command
) const;
| Name | Description | |
|---|---|---|
| in | command | The start address for storing the rendering command. |
Generates a command for making constant registers uniform for vertex shaders. Call this function after setting the shader binary using the SetupBinary function.
CONFIDENTIAL