TextureFormatInfo struct
Basic texture format description.
Contents
- Reference
This structure is returned by IRenderDevice::
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.