u32 * MakeFullCommand(
u32 * command
) const;
| Name | Description | |
|---|---|---|
| in | command | The start address for loading drawing commands. |
Generates all commands required for switching shaders. Call this function after setting the shader binary using the SetupBinary function.
CONFIDENTIAL