Home
last modified time | relevance | path

Searched defs:addVSInvocation (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/ogre3d/ogre-1.11.6/Components/RTShaderSystem/src/
H A DOgreShaderExPerPixelLighting.cpp308 bool PerPixelLighting::addVSInvocation(Function* vsMain, const int groupOrder) in addVSInvocation() function in Ogre::RTShader::PerPixelLighting
H A DOgreShaderExIntegratedPSSM3.cpp262 bool IntegratedPSSM3::addVSInvocation(Function* vsMain, const int groupOrder) in addVSInvocation() function in Ogre::RTShader::IntegratedPSSM3
H A DOgreShaderExNormalMapLighting.cpp596 bool NormalMapLighting::addVSInvocation(Function* vsMain, const int groupOrder) in addVSInvocation() function in Ogre::RTShader::NormalMapLighting
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Components/RTShaderSystem/src/
H A DOgreShaderExIntegratedPSSM3.cpp293 bool IntegratedPSSM3::addVSInvocation(Function* vsMain, const int groupOrder, int& internalCounter) in addVSInvocation() function in Ogre::RTShader::IntegratedPSSM3
H A DOgreShaderExPerPixelLighting.cpp495 bool PerPixelLighting::addVSInvocation(Function* vsMain, const int groupOrder, int& internalCounter) in addVSInvocation() function in Ogre::RTShader::PerPixelLighting
H A DOgreShaderExNormalMapLighting.cpp690 bool NormalMapLighting::addVSInvocation(Function* vsMain, const int groupOrder, int& internalCounte… in addVSInvocation() function in Ogre::RTShader::NormalMapLighting
/dports/graphics/ogre3d/ogre-1.11.6/Samples/ShaderSystemMultiLight/src/
H A DRTShaderSRSSegmentedLights.cpp499 bool RTShaderSRSSegmentedLights::addVSInvocation(Function* vsMain, const int groupOrder) in addVSInvocation() function in RTShaderSRSSegmentedLights
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Samples/ShaderSystemMultiLight/src/
H A DRTShaderSRSSegmentedLights.cpp516 bool RTShaderSRSSegmentedLights::addVSInvocation(Function* vsMain, const int groupOrder, int& inter… in addVSInvocation() function in RTShaderSRSSegmentedLights