nn::gr::CTR::FrameBuffer::MakeCommand Member Function| Name | Description | |
|---|---|---|
| in | command |
The start address for storing the rendering command. |
| in | bufferBit |
Render buffer type. Specify a value such as COLOR_BUFFER_BIT | DEPTH_STENCIL_BUFFER_BIT. |
| in | isClearCache |
Calls first the cache clear method of framebuffer MakeClearCacheCommand. |
Generates a command for setting the framebuffer based on information already set.
CONFIDENTIAL