Diligent::TextureFormatInfo struct

Basic texture format description.

This structure is returned by IRenderDevice::GetTextureFormatInfo()

Base classes

struct TextureFormatAttribs
Describes invariant texture format attributes. These attributes are intrinsic to the texture format itself and do not depend on the format support.

Derived classes

struct TextureFormatInfoExt
Extended texture format information.

Public variables

bool Supported
Indicates if the format is supported by the device.