nw::dev::CalcMemorySize Function
int CalcMemorySize(
GLint format,
int width,
int height
);
| Name | Description | |
|---|---|---|
| format | ||
| width | ||
| height |
Calculates the required memory size based on specified color format and size.
CONFIDENTIAL