MakeClearCacheCommand

nn::gr::CTR::FrameBuffer::MakeClearCacheCommand Member Function

Syntax

static bit32 * MakeClearCacheCommand(
     bit32 * command
);

Parameters

Name Description
in command The start address for storing the rendering command.

Return Values

Returns the address that follows the end of the stored rendering command.

Description

Clears the framebuffer cache. Must be called after rendering and before changing registers 0x100-0x130.

Revision History

2010/10/25
Initial version.

CONFIDENTIAL