Home
last modified time | relevance | path

Searched refs:addPSGlobalIlluminationInvocationBegin (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/ogre3d/ogre-1.11.6/Samples/ShaderSystemMultiLight/include/
H A DRTShaderSRSSegmentedLights.h168 …bool addPSGlobalIlluminationInvocationBegin(Ogre::RTShader::Function* psMain, const int groupOrder…
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Samples/ShaderSystemMultiLight/include/
H A DRTShaderSRSSegmentedLights.h169 …bool addPSGlobalIlluminationInvocationBegin(Ogre::RTShader::Function* psMain, const int groupOrder…
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Samples/ShaderSystemMultiLight/src/
H A DRTShaderSRSSegmentedLights.cpp485 …if (false == addPSGlobalIlluminationInvocationBegin(psMain, FFP_PS_COLOUR_BEGIN + 1, internalCount… in addFunctionInvocations()
546 bool RTShaderSRSSegmentedLights::addPSGlobalIlluminationInvocationBegin(Function* psMain, const int… in addPSGlobalIlluminationInvocationBegin() function in RTShaderSRSSegmentedLights
/dports/graphics/ogre3d/ogre-1.11.6/Samples/ShaderSystemMultiLight/src/
H A DRTShaderSRSSegmentedLights.cpp468 if (false == addPSGlobalIlluminationInvocationBegin(psMain, FFP_PS_COLOUR_BEGIN + 1)) in addFunctionInvocations()
529 bool RTShaderSRSSegmentedLights::addPSGlobalIlluminationInvocationBegin(Function* psMain, const int… in addPSGlobalIlluminationInvocationBegin() function in RTShaderSRSSegmentedLights