u32 * MakeGeoProgramCommand(
u32 * command
) const;
| Name | Description | |
|---|---|---|
| in | command | The start address for loading drawing commands. |
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