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