u32 * MakeGeoSwizzleCommand(
u32 * command
) const;
| Name | Description | |
|---|---|---|
| in | command | The start address for loading drawing commands. |
Generates a command for swizzle pattern loading of geometry shaders. Call this function after setting the shader binary using the SetupBinary function.
CONFIDENTIAL