bit32 * MakeGeoProgramCommand(
bit32 * command
) const;
| Name | Description | |
|---|---|---|
| in | command | The start address for storing the rendering command. |
Generates a program load command for geometry shaders. This includes the entry point address and executable code within the shader binary. Call this function after setting the shader binary using the SetupBinary function.
CONFIDENTIAL