nn::gr::CTR::Shader::MakeOutAttrCommand_ Member Function
protected:
bit32 * MakeOutAttrCommand_(
bit32 * command
);
| Name | Description | |
|---|---|---|
| in | command | The start address for storing the rendering command. |
| in | is_geometry_shader | Set to true if you want to generate a command for the geometry shader. |
Generates a command for setting shader output attributes.
CONFIDENTIAL