Go to the documentation of this file.
28 #ifndef __GLSLESLinkProgramManager_H__
29 #define __GLSLESLinkProgramManager_H__
99 #endif // __GLSLESLinkProgramManager_H__
StringToEnumMap mTypeEnumMap
map< String, GLenum >::type StringToEnumMap
Ogre assumes that there are separate vertex and fragment programs to deal with but GLSL ES has one pr...
LinkProgramMap mLinkPrograms
Container holding previously created program objects.
GLSLESLinkProgram * mActiveLinkProgram
Active objects defining the active rendering gpu state.
LinkProgramMap::iterator LinkProgramIterator
Ogre assumes that there are separate vertex and fragment programs to deal with but GLSL ES has one pr...
map< uint64, GLSLESLinkProgram * >::type LinkProgramMap
Template class for creating single-instance global classes.
GLSL ES low level compiled shader object - this class is used to get at the linked program object and...
C++ encapsulation of GLSL ES Program Object.
Copyright © 2012 Torus Knot Software Ltd

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Tue Apr 13 2021 08:53:15