OGRE 2.1
Object-Oriented Graphics Rendering Engine
|
This is the complete list of members for Ogre::GLES2PixelUtil, including all inherited members.
getClosestGLImageInternalFormat(PixelFormat format) | Ogre::GLES2PixelUtil | static |
getClosestGLInternalFormat(PixelFormat mFormat, bool hwGamma) | Ogre::GLES2PixelUtil | static |
getClosestOGREFormat(GLenum fmt, GLenum dataType) | Ogre::GLES2PixelUtil | static |
getGLImageInternalFormat(PixelFormat format) | Ogre::GLES2PixelUtil | static |
getGLInternalFormat(PixelFormat mFormat, bool hwGamma) | Ogre::GLES2PixelUtil | static |
getGLOriginDataType(PixelFormat mFormat) | Ogre::GLES2PixelUtil | static |
getGLOriginFormat(PixelFormat mFormat, bool hwGamma) | Ogre::GLES2PixelUtil | static |
getMaxMipmaps(uint32 width, uint32 height, uint32 depth, PixelFormat format) | Ogre::GLES2PixelUtil | static |
optionalPO2(uint32 value) | Ogre::GLES2PixelUtil | static |