nn::gr::CTR::FrameBuffer::BlockSize Enumerated Typeenum BlockSize;
| Value | Description |
|---|---|
| BLOCK_SIZE8 | Sets block size to 8. |
| BLOCK_SIZE32 | Sets block size to 32. Use this for early depth tests. |
Enumerated type definition for setting block sizes.
CONFIDENTIAL