nn::font::CTR::RectDrawer::GetCommandBufferSize Member Function
static u32 GetCommandBufferSize(
const void * shaderBinary,
u32 size
);
| Name | Description | |
|---|---|---|
| in | shaderBinary | A shader binary. |
| in | size | The shader binary size. |
Gets the size of the command buffer required for RectDrawer.
CONFIDENTIAL