LeviLamina
Loading...
Searching...
No Matches
cg::TextureDescription Struct Reference
Inheritance diagram for cg::TextureDescription:

Public Member Functions

MCAPI_C void * $ctor ()
MCAPI_C void * $ctor (::cg::ImageDescription const &imageDescription)
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

::ll::TypedStorage< 4, 4, uint > mMipCount
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: