Stencil and depth renderbuffers of the same format are re-used between surfaces of the same size and format. More...
Public Member Functions | |
RBFormat (GLenum inFormat, size_t inWidth, size_t inHeight, uint fsaa) | |
bool | operator< (const RBFormat &other) const |
Public Attributes | |
GLenum | format |
size_t | width |
size_t | height |
uint | samples |
Stencil and depth renderbuffers of the same format are re-used between surfaces of the same size and format.
This can save a lot of memory when a large amount of rendertargets are used.
Definition at line 135 of file OgreGLFBORenderTexture.h.
Ogre::GLFBOManager::RBFormat::RBFormat | ( | GLenum | inFormat, |
size_t | inWidth, | ||
size_t | inHeight, | ||
uint | fsaa | ||
) |
Definition at line 137 of file OgreGLFBORenderTexture.h.
bool Ogre::GLFBOManager::RBFormat::operator< | ( | const RBFormat & | other | ) | const |
Definition at line 140 of file OgreGLFBORenderTexture.h.
Referenced by operator<().
Definition at line 142 of file OgreGLFBORenderTexture.h.
Referenced by operator<().
Definition at line 143 of file OgreGLFBORenderTexture.h.
Referenced by operator<().
Definition at line 141 of file OgreGLFBORenderTexture.h.
Referenced by operator<().
Copyright © 2012 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Fri May 25 2012 21:49:18