LeviLamina
Loading...
Searching...
No Matches
dragon::ImageDescription Struct Reference
Inheritance diagram for dragon::ImageDescription:

Public Member Functions

LLAPI bool operator!= (const ImageDescription &rhs) const
bool operator== (const ImageDescription &rhs) const
LLAPI void setArraySize (uint32 size)
LLNDAPI uint32 getArraySize () const
LLNDAPI uint32 getDepth () const
LLNDAPI uint32 getSubimageSize () const
LLNDAPI uint64 getStorageSize () const

Static Public Member Functions

static LLAPI uint32 getStrideFromFormat (mce::TextureFormat fmt)

Public Attributes

uint32 mWidth {0}
uint32 mHeight {0}
mce::TextureFormat mTextureFormat
cg::ColorSpace mColorSpace {cg::ColorSpace::Unknown}
cg::ImageType mImageType {cg::ImageType::Texture2D}

The documentation for this struct was generated from the following file: