OGRE  1.10.12
Object-Oriented Graphics Rendering Engine
src/GLSL/include/OgreGLSLExtSupport.h File Reference

Namespaces

 Ogre
 

This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/

 
 Ogre::GLSL
 

Functions

String Ogre::GLSL::logObjectInfo (const String &msg, const GLhandleARB obj)
 if there is a message in GL info log then post it in the Ogre Log More...
 
void Ogre::GLSL::reportGLSLError (GLenum glErr, const String &ogreMethod, const String &errorTextPrefix, const GLhandleARB obj, const bool forceInfoLog=false, const bool forceException=false)
 Check for GL errors and report them in the Ogre Log. More...