nn::gr::CTR::RenderState::FBAccess::FBAccess Constructor

Syntax

explicit FBAccess(
     const RenderState & renderState_
);

Arguments

Name Description
in renderState_ The render state.

Description

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.

Revision History

2010/09/15
Initial version.

CONFIDENTIAL