OGRE  13.6
Object-Oriented Graphics Rendering Engine
GLSLangProgramManager

GLslang can be used to compile common, high-level GLSL/ HLSL code down to SPIRV assembler language for both GL and Vulkan. More...

Classes

class  Ogre::GLSLangPlugin
 Plugin instance for Cg Program Manager. More...
 
class  Ogre::GLSLangProgram
 Specialisation of HighLevelGpuProgram to provide support for the GLSLang compiler by Khronos. More...
 
class  Ogre::GLSLangProgramFactory
 Factory class for GLSLang programs. More...
 

Detailed Description

GLslang can be used to compile common, high-level GLSL/ HLSL code down to SPIRV assembler language for both GL and Vulkan.