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