![]() |
OGRE-Next 4.0.0unstable
Object-Oriented Graphics Rendering Engine
|
See AsyncTextureTicket. More...
#include <OgreMetalAsyncTextureTicket.h>
Additional Inherited Members | |
![]() | |
enum | Status { Ready , Downloading , Mapped } |
![]() | |
enum | Reason { Unknown , FromStorageToSysRam , FromSysRamToStorage , GainedResidency , LostResidency , PoolTextureSlotChanged , ResidentToSysRamSync , MetadataCacheOutOfDate , ExceptionThrown , FsaaSettingAlteredByApi , ReadyForRendering , Deleted } |
See AsyncTextureTicket.
Ogre::MetalAsyncTextureTicket::MetalAsyncTextureTicket | ( | uint32 | width, |
uint32 | height, | ||
uint32 | depthOrSlices, | ||
TextureTypes::TextureTypes | textureType, | ||
PixelFormatGpu | pixelFormatFamily, | ||
MetalVaoManager * | vaoManager, | ||
MetalDevice * | device | ||
) |
|
override |
|
overridevirtual |
Reimplemented from Ogre::AsyncTextureTicket.