nn::gr::CTR::RenderState::FBAccess::FBAccess Constructor
explicit FBAccess(
const RenderState & renderState_
);
| Name | Description | |
|---|---|---|
| in | renderState_ | The render state. |
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.
CONFIDENTIAL