TextureManager::GetTextureUseCaps

TextureManager::GetTextureUseCaps
virtual unsigned GetTextureUseCaps(ImageFormat format) = 0;
Description

GetTextureUseCaps reports ImageUse flags supported by the renderer for this image format.

Parameters
Parameters 
Description 
ImageFormat format 
The format of the image. See ImageFormat
Return Value

An unsigned value containing the capabilities supported for a given texture type.