Home
last modified time | relevance | path

Searched refs:rhsTP (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/ogre3d/ogre-1.11.6/Components/RTShaderSystem/src/
H A DOgreShaderExTriplanarTexturing.cpp152 mPSOutDiffuse = rhsTP.mPSOutDiffuse; in copyFrom()
153 mPSInDiffuse = rhsTP.mPSInDiffuse; in copyFrom()
155 mVSInPosition = rhsTP.mVSInPosition; in copyFrom()
158 mVSOutNormal = rhsTP.mVSOutNormal; in copyFrom()
159 mVSInNormal = rhsTP.mVSInNormal; in copyFrom()
160 mPSInNormal = rhsTP.mPSInNormal; in copyFrom()
163 mVSInPosition = rhsTP.mVSInPosition; in copyFrom()
164 mPSInPosition = rhsTP.mPSInPosition; in copyFrom()
166 mSamplerFromX = rhsTP.mSamplerFromX; in copyFrom()
170 mPSTPParams = rhsTP.mPSTPParams; in copyFrom()
[all …]
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Components/RTShaderSystem/src/
H A DOgreShaderExTriplanarTexturing.cpp177 mPSOutDiffuse = rhsTP.mPSOutDiffuse; in copyFrom()
178 mPSInDiffuse = rhsTP.mPSInDiffuse; in copyFrom()
180 mVSInPosition = rhsTP.mVSInPosition; in copyFrom()
183 mVSOutNormal = rhsTP.mVSOutNormal; in copyFrom()
184 mVSInNormal = rhsTP.mVSInNormal; in copyFrom()
185 mPSInNormal = rhsTP.mPSInNormal; in copyFrom()
188 mVSInPosition = rhsTP.mVSInPosition; in copyFrom()
189 mPSInPosition = rhsTP.mPSInPosition; in copyFrom()
191 mSamplerFromX = rhsTP.mSamplerFromX; in copyFrom()
195 mPSTPParams = rhsTP.mPSTPParams; in copyFrom()
[all …]