void SetBufferSize(
s32 bufferWidth_,
s32 bufferHeight_
);
| Name | Description | |
|---|---|---|
| in | bufferWidth_ | The color buffer width. |
| in | bufferHeight_ | The color buffer height. |
Convenient function for specifying the buffer size all at once.
CONFIDENTIAL