MakeClearCacheCommand

nn::gr::CTR::RenderState::FBAccess::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

Generates commands to flush the framebuffer cache.

Revision History

2011/01/24
Initial version.

CONFIDENTIAL