Home
last modified time | relevance | path

Searched refs:addPSIlluminationInvocation (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Components/RTShaderSystem/include/
H A DOgreShaderExPerPixelLighting.h201 …bool addPSIlluminationInvocation(LightParams* curLightParams, Function* psMain, const int groupOrd…
H A DOgreShaderExNormalMapLighting.h304 …bool addPSIlluminationInvocation(LightParams* curLightParams, Function* psMain, const int groupOrd…
/dports/graphics/ogre3d/ogre-1.11.6/Components/RTShaderSystem/include/
H A DOgreShaderExNormalMapLighting.h196 …bool addPSIlluminationInvocation(LightParams* curLightParams, Function* psMain, const int groupOrd…
/dports/graphics/ogre3d/ogre-1.11.6/Samples/ShaderSystemMultiLight/include/
H A DRTShaderSRSSegmentedLights.h174 …bool addPSIlluminationInvocation(LightParams* curLightParams, Ogre::RTShader::Function* psMain, co…
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Samples/ShaderSystemMultiLight/include/
H A DRTShaderSRSSegmentedLights.h175 …bool addPSIlluminationInvocation(LightParams* curLightParams, Ogre::RTShader::Function* psMain, co…
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Samples/ShaderSystemMultiLight/src/
H A DRTShaderSRSSegmentedLights.cpp492 …if (false == addPSIlluminationInvocation(&mLightParamsList[i], psMain, FFP_PS_COLOUR_BEGIN + 1, in… in addFunctionInvocations()
685 bool RTShaderSRSSegmentedLights::addPSIlluminationInvocation(LightParams* curLightParams, Function*… in addPSIlluminationInvocation() function in RTShaderSRSSegmentedLights
/dports/graphics/ogre3d/ogre-1.11.6/Samples/ShaderSystemMultiLight/src/
H A DRTShaderSRSSegmentedLights.cpp475 … if (false == addPSIlluminationInvocation(&mLightParamsList[i], psMain, FFP_PS_COLOUR_BEGIN + 1)) in addFunctionInvocations()
668 bool RTShaderSRSSegmentedLights::addPSIlluminationInvocation(LightParams* curLightParams, Function*… in addPSIlluminationInvocation() function in RTShaderSRSSegmentedLights
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Components/RTShaderSystem/src/
H A DOgreShaderExPerPixelLighting.cpp482 …if (false == addPSIlluminationInvocation(&mLightParamsList[i], psMain, FFP_PS_COLOUR_BEGIN + 1, in… in addFunctionInvocations()
582 bool PerPixelLighting::addPSIlluminationInvocation(LightParams* curLightParams, Function* psMain, c… in addPSIlluminationInvocation() function in Ogre::RTShader::PerPixelLighting
H A DOgreShaderExNormalMapLighting.cpp677 …if (false == addPSIlluminationInvocation(&mLightParamsList[i], psMain, FFP_PS_COLOUR_BEGIN + 1, in… in addFunctionInvocations()
916 bool NormalMapLighting::addPSIlluminationInvocation(LightParams* curLightParams, Function* psMain, … in addPSIlluminationInvocation() function in Ogre::RTShader::NormalMapLighting
/dports/graphics/ogre3d/ogre-1.11.6/Components/RTShaderSystem/src/
H A DOgreShaderExNormalMapLighting.cpp583 … if (false == addPSIlluminationInvocation(&mLightParamsList[i], psMain, FFP_PS_COLOUR_BEGIN + 1)) in addFunctionInvocations()
712 bool NormalMapLighting::addPSIlluminationInvocation(LightParams* curLightParams, Function* psMain, … in addPSIlluminationInvocation() function in Ogre::RTShader::NormalMapLighting