nn::gr::CTR::ShaderLite::MakeShaderModeCommand_ Member Functionprotected: static bit32 * MakeShaderModeCommand_( bit32 * command, const bool isEnableGeoShader, const PicaDataDrawMode drawMode );
| Name | Description | |
|---|---|---|
| in | command |
The start address for storing the rendering command. |
| in | isEnableGeoShader |
Specify true to use the geometry shader mode. |
| in | drawMode |
The rendering mode. |
Generates the commands that are required to enable or disable the geometry shader dummy commands and enable/disable setting commands.
CONFIDENTIAL