OGRE
2.2.4
Object-Oriented Graphics Rendering Engine
|
#include <OgreGL3PlusMappings.h>
Static Public Member Functions | |
static GLenum | get (TextureTypes::TextureTypes textureType, bool cubemapsAs2DArrays) |
static GLenum | get (PixelFormatGpu pf) |
Returns GL internal format. More... | |
static void | getFormatAndType (PixelFormatGpu pf, GLenum &format, GLenum &type) |
|
static |
|
static |
Returns GL internal format.
|
static |