nw::lyt::TexResource::Is4bitFormat Member Function

Syntax

bool Is4bitFormat() const;

Arguments

None.

Return Values

Returns TRUE if the texture image is 4-bit format.

Description

Checks if the texture image uses a 4-bit format.

Note that there are restrictions on placing 4-bit format textures in memory if they are used at the same time as non-4-bit format textures.

Revision History

2011/02/28
Initial version.

CONFIDENTIAL