OGRE 2.1
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
Ogre::GLSLProgram Member List

This is the complete list of members for Ogre::GLSLProgram, including all inherited members.

activate(void)=0Ogre::GLSLProgrampure virtual
extractLayoutQualifiers(void)Ogre::GLSLProgramvirtual
getAttributeIndex(VertexElementSemantic semantic, uint index)Ogre::GLSLProgramvirtual
getComputeShader() constOgre::GLSLPrograminline
getDomainShader() constOgre::GLSLPrograminline
getFragmentShader() constOgre::GLSLPrograminline
getGeometryShader() constOgre::GLSLPrograminline
getGLProgramHandle(void) constOgre::GLSLPrograminline
getHullShader() constOgre::GLSLPrograminline
getVertexArrayObject()Ogre::GLSLPrograminline
getVertexShader() constOgre::GLSLPrograminline
GLSLProgram(GLSLShader *vertexProgram, GLSLShader *hullProgram, GLSLShader *domainProgram, GLSLShader *geometryProgram, GLSLShader *fragmentProgram, GLSLShader *computeProgram)Ogre::GLSLProgram
isAttributeValid(VertexElementSemantic semantic, uint index)Ogre::GLSLProgram
isSkeletalAnimationIncluded(void) constOgre::GLSLPrograminline
mBaseInstanceLocationOgre::GLSLProgram
setSkeletalAnimationIncluded(bool included)Ogre::GLSLPrograminline
updatePassIterationUniforms(GpuProgramParametersSharedPtr params)=0Ogre::GLSLProgrampure virtual
updateUniformBlocks(GpuProgramParametersSharedPtr params, uint16 mask, GpuProgramType fromProgType)=0Ogre::GLSLProgrampure virtual
updateUniforms(GpuProgramParametersSharedPtr params, uint16 mask, GpuProgramType fromProgType)=0Ogre::GLSLProgrampure virtual
~GLSLProgram(void)Ogre::GLSLProgramvirtual