nn::gr::CTR::Shader::MakeConstRgCommand_ Member Function
protected:
bit32 * MakeConstRgCommand_(
bit32 * command,
const s32 shader_index
);
| Name | Description | |
|---|---|---|
| in | command | The start address for storing the rendering command. |
| in | shader_index | The index of the enabled vertex shader. |
Generates a command for setting a value into the constant register.
CONFIDENTIAL