nn::gr::CTR::RenderState::FBAccess Class

Syntax

class FBAccess

Description

Class for setting frame buffer access.

Member Functions

FBAccess Because the frame buffer access setting depends on the color mask, blend, logical operation, depth test, and stencil test settings, specify a reference using this constructor.
MakeCommand Generates a rendering command based on information already set for each type.
S MakeDisableCommand Generates commands to disable this feature.
S MakeClearCacheCommand Generates commands to flush the framebuffer cache.

Revision History

2010/09/15
Initial version.

CONFIDENTIAL