nn::gr::CTR::RenderState::AlphaTest::MakeDisableCommand Member Function
static bit32 * MakeDisableCommand(
bit32 * command,
bool isClearFrameBufferCache = true
);
| Name | Description | |
|---|---|---|
| in | command | The start address for storing the rendering command. |
| in | isClearFrameBufferCache | Flushes the frame buffer cache. |
Generates commands to disable this feature.
CONFIDENTIAL