OGRE  2.2.4
Object-Oriented Graphics Rendering Engine
Ogre::NULLTextureGpu Member List

This is the complete list of members for Ogre::NULLTextureGpu, including all inherited members.

_addPendingResidencyChanges(uint32 value)Ogre::GpuResource
_autogenerateMipmaps(void)Ogre::NULLTextureGpuvirtual
_getSysRamCopy(uint8 mipLevel)Ogre::TextureGpu
_getSysRamCopyAsBox(uint8 mipLevel)Ogre::TextureGpu
_getSysRamCopyBytesPerImage(uint8 mipLevel)Ogre::TextureGpu
_getSysRamCopyBytesPerRow(uint8 mipLevel)Ogre::TextureGpu
_isDataReadyImpl(void) constOgre::NULLTextureGpuvirtual
_isManualTextureFlagPresent(void) constOgre::TextureGpu
_notifySysRamDownloadIsReady(uint8 *sysRamPtr, bool resyncOnly)Ogre::TextureGpu
_notifyTextureSlotChanged(const TexturePool *newPool, uint16 slice)Ogre::TextureGpuvirtual
_resetTextureManager(void)Ogre::TextureGpu
_resolveTo(TextureGpu *resolveTexture)Ogre::TextureGpu
_setDepthBufferDefaults(uint16 depthBufferPoolId, bool preferDepthTexture, PixelFormatGpu desiredDepthBufferFormat)Ogre::TextureGpuvirtual
_setNextResidencyStatus(GpuResidency::GpuResidency nextResidency)Ogre::GpuResource
_setSampleDescription(SampleDescription desc, SampleDescription validatedSampleDesc)Ogre::TextureGpu
_setSourceType(uint8 type)Ogre::TextureGpu
_setToDisplayDummyTexture(void)Ogre::NULLTextureGpuvirtual
_syncGpuResidentToSystemRam(void)Ogre::TextureGpu
_transitionTo(GpuResidency::GpuResidency newResidency, uint8 *sysRamCopy, bool autoDeleteSysRamCopy=true)Ogre::TextureGpu
addListener(TextureGpuListener *listener)Ogre::TextureGpu
AllocatedObject()Ogre::AllocatedObject< Alloc >inlineexplicit
allowsAutoMipmaps(void) constOgre::TextureGpu
copyContentsToMemory(TextureBox src, TextureBox dst, PixelFormatGpu dstFormat, bool automaticResolve=true)Ogre::TextureGpu
copyParametersFrom(TextureGpu *src)Ogre::TextureGpu
copyTo(TextureGpu *dst, const TextureBox &dstBox, uint8 dstMipLevel, const TextureBox &srcBox, uint8 srcMipLevel, bool keepResolvedTexSynced=true)Ogre::TextureGpuvirtual
getCustomAttribute(IdString name, void *pData)Ogre::TextureGpuinlinevirtual
getDepth(void) constOgre::TextureGpu
getDepthBufferPoolId(void) constOgre::TextureGpuvirtual
getDepthOrSlices(void) constOgre::TextureGpu
getDesiredDepthBufferFormat(void) constOgre::TextureGpuvirtual
getEmptyBox(uint8 mipLevel)Ogre::TextureGpu
getGpuPageOutStrategy(void) constOgre::GpuResource
getHeight(void) constOgre::TextureGpu
getInternalSliceStart(void) constOgre::TextureGpu
getInternalTextureType(void) constOgre::TextureGpu
getListeners(void) constOgre::TextureGpu
getName(void) constOgre::GpuResource
getNameStr(void) constOgre::TextureGpuvirtual
getNextResidencyStatus(void) constOgre::GpuResource
getNumMipmaps(void) constOgre::TextureGpu
getNumSlices(void) constOgre::TextureGpu
getPendingResidencyChanges(void) constOgre::GpuResource
getPixelFormat(void) constOgre::TextureGpu
getPreferDepthTexture(void) constOgre::TextureGpuvirtual
getRealResourceNameStr(void) constOgre::TextureGpuvirtual
getRequestedSampleDescription(void) constOgre::TextureGpu
getResidencyStatus(void) constOgre::GpuResource
getResourceGroupStr(void) constOgre::TextureGpuvirtual
getSampleDescription(void) constOgre::TextureGpu
getSettingsDesc(void) constOgre::TextureGpu
getSizeBytes(void) constOgre::TextureGpu
getSourceType(void) constOgre::TextureGpu
getSubsampleLocations(vector< Vector2 >::type locations)Ogre::NULLTextureGpuvirtual
getTextureManager(void) constOgre::TextureGpu
getTexturePool(void) constOgre::TextureGpuinline
getTexturePoolId(void) constOgre::TextureGpuinline
getTextureType(void) constOgre::TextureGpu
getWidth(void) constOgre::TextureGpu
GpuResource(GpuPageOutStrategy::GpuPageOutStrategy pageOutStrategy, VaoManager *vaoManager, IdString name)Ogre::GpuResource
hasAutomaticBatching(void) constOgre::TextureGpu
hasAutoMipmapAuto(void) constOgre::TextureGpu
hasEquivalentParameters(TextureGpu *other) constOgre::TextureGpu
hasMsaaExplicitResolves(void) constOgre::TextureGpu
isDataReady(void)Ogre::TextureGpu
isManualTexture(void) constOgre::TextureGpu
isMetadataReady(void) constOgre::TextureGpu
isMsaaPatternSupported(MsaaPatterns::MsaaPatterns pattern)Ogre::TextureGpuvirtual
isMultisample(void) constOgre::TextureGpu
isOpenGLRenderWindow(void) constOgre::TextureGpuvirtual
isPoolOwner(void) constOgre::TextureGpu
isReinterpretable(void) constOgre::TextureGpu
isRenderToTexture(void) constOgre::TextureGpu
isRenderWindowSpecific(void) constOgre::TextureGpu
isTexture(void) constOgre::TextureGpu
isUav(void) constOgre::TextureGpu
msFinalTextureBufferOgre::TextureGpustatic
msMsaaTextureBufferOgre::TextureGpustatic
notifyAllListenersTextureChanged(uint32 reason, void *extraData=0)Ogre::TextureGpu
notifyDataIsReady(void)Ogre::NULLTextureGpuvirtual
NULLTextureGpu(GpuPageOutStrategy::GpuPageOutStrategy pageOutStrategy, VaoManager *vaoManager, IdString name, uint32 textureFlags, TextureTypes::TextureTypes initialType, TextureGpuManager *textureManager)Ogre::NULLTextureGpu
operator delete(void *ptr)Ogre::AllocatedObject< Alloc >inline
operator delete(void *ptr, void *)Ogre::AllocatedObject< Alloc >inline
operator delete(void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >inline
operator delete[](void *ptr)Ogre::AllocatedObject< Alloc >inline
operator delete[](void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz, void *ptr)Ogre::AllocatedObject< Alloc >inline
operator new[](size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >inline
operator new[](size_t sz)Ogre::AllocatedObject< Alloc >inline
prefersLoadingFromFileAsSRGB(void) constOgre::TextureGpu
removeListener(TextureGpuListener *listener)Ogre::TextureGpu
requiresTextureFlipping(void) constOgre::TextureGpu
scheduleTransitionTo(GpuResidency::GpuResidency nextResidency, Image2 *image=0, bool autoDeleteImage=true)Ogre::TextureGpu
setNumMipmaps(uint8 numMipmaps)Ogre::TextureGpu
setPixelFormat(PixelFormatGpu pixelFormat)Ogre::TextureGpu
setResolution(uint32 width, uint32 height, uint32 depthOrSlices=1u)Ogre::TextureGpu
setSampleDescription(SampleDescription desc)Ogre::TextureGpu
setTexturePoolId(uint32 poolId)Ogre::TextureGpu
setTextureType(TextureTypes::TextureTypes textureType)Ogre::TextureGpuvirtual
supportsAsDepthBufferFor(TextureGpu *colourTarget) constOgre::TextureGpuvirtual
swapBuffers(void)Ogre::TextureGpuinlinevirtual
TextureGpu(GpuPageOutStrategy::GpuPageOutStrategy pageOutStrategy, VaoManager *vaoManager, IdString name, uint32 textureFlags, TextureTypes::TextureTypes initialType, TextureGpuManager *textureManager)Ogre::TextureGpu
unsafeScheduleTransitionTo(GpuResidency::GpuResidency nextResidency, Image2 *image=0, bool autoDeleteImage=true)Ogre::TextureGpu
waitForData(void)Ogre::TextureGpu
waitForMetadata(void)Ogre::TextureGpu
writeContentsToFile(const String &filename, uint8 minMip, uint8 maxMip, bool automaticResolve=true)Ogre::TextureGpu
~AllocatedObject()Ogre::AllocatedObject< Alloc >inline
~GpuResource()Ogre::GpuResourcevirtual
~NULLTextureGpu()Ogre::NULLTextureGpuvirtual
~TextureGpu()Ogre::TextureGpuvirtual