nn::gr::CTR::Shader::MakeVtxSwizzleCommand Member Function
bit32 * MakeVtxSwizzleCommand(
bit32 * command
) const;
| Name | Description | |
|---|---|---|
| in | command | The start address for storing the rendering command. |
Generates commands to load swizzle patterns for vertex shaders. Call this function after you have configured the shader binary with the SetupBinary function.
CONFIDENTIAL