nw::dev::CalcMemorySize Function

Syntax

int CalcMemorySize(
     GLint format,
     int width,
     int height
);

Arguments

Name Description
format
width
height

Return Values

Description

Calculates the required memory size based on specified color format and size.


CONFIDENTIAL