nn::gr::CTR::Shader::MakeOutAttrCommand_ Member Functionprotected: bit32 * MakeOutAttrCommand_( bit32 * command, const s32 vtx_shader_index, const s32 geo_shader_index );
| Name | Description | |
|---|---|---|
| in | command |
The start address for storing the rendering command. |
| in | vtx_shader_index |
The vertex shader index. |
| in | geo_shader_index |
The geometry shader index. |
Generates a command for setting shader output attributes.
CONFIDENTIAL