nn::gr::CTR::FrameBuffer::DepthStencilBuffer::DepthStencilBuffer Constructor

Syntax

explicit DepthStencilBuffer(
     const FrameBuffer & frameBuffer_
);

Parameters

Name Description
in frameBuffer_ Framebuffer.

Description

Initializes the depth and stencil buffers to the initial values.

Revision History

2010/10/25
Initial version.

CONFIDENTIAL