_getResourceTransitionsNonConst() | Ogre::CompositorPass | inline |
addPass(CompositorPass *pass) | Ogre::CompositorPassTargetBarrier | |
AllocatedObject() | Ogre::AllocatedObject< Alloc > | inlineexplicit |
analyzeBarriers(const bool bClearBarriers=true) | Ogre::CompositorPass | virtual |
CompositorPass(const CompositorPassDef *definition, CompositorNode *parentNode) | Ogre::CompositorPass | |
CompositorPassTargetBarrier(const CompositorPassTargetBarrierDef *definition, CompositorNode *parentNode, const size_t numPasses) | Ogre::CompositorPassTargetBarrier | |
execute(const Camera *lodCamera) override | Ogre::CompositorPassTargetBarrier | virtual |
getActualDimensions() const | Ogre::CompositorPass | |
getDefinition() const | Ogre::CompositorPass | inline |
getParentNode() const | Ogre::CompositorPass | inline |
getRenderPassDesc() const | Ogre::CompositorPass | inline |
getResourceTransitions() const | Ogre::CompositorPass | inline |
getTextureDependencies() const | Ogre::CompositorPass | inline |
getType() const | Ogre::CompositorPass | inline |
notifyCleared() | Ogre::CompositorPass | virtual |
notifyDestroyed(TextureGpu *channel) | Ogre::CompositorPass | virtual |
notifyDestroyed(const UavBufferPacked *buffer) | Ogre::CompositorPass | virtual |
notifyRecreated(const TextureGpu *channel) | Ogre::CompositorPass | virtual |
notifyRecreated(const UavBufferPacked *oldBuffer, UavBufferPacked *newBuffer) | Ogre::CompositorPass | virtual |
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 |
profilingBegin() | Ogre::CompositorPass | |
profilingEnd() | Ogre::CompositorPass | |
resetNumPassesLeft() | Ogre::CompositorPass | virtual |
~AllocatedObject() | Ogre::AllocatedObject< Alloc > | inline |
~CompositorPass() | Ogre::CompositorPass | virtual |
~CompositorPassTargetBarrier() override | Ogre::CompositorPassTargetBarrier | |