Home
last modified time | relevance | path

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

/dports/graphics/ogre3d/ogre-1.11.6/Components/RTShaderSystem/include/
H A DOgreShaderFFPTexturing.h201 TexCoordCalcMethod getTexCalcMethod(TextureUnitState* textureUnitState);
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Components/RTShaderSystem/include/
H A DOgreShaderFFPTexturing.h202 TexCoordCalcMethod getTexCalcMethod(TextureUnitState* textureUnitState);
/dports/graphics/ogre3d/ogre-1.11.6/Components/RTShaderSystem/src/
H A DOgreShaderFFPTexturing.cpp540 TexCoordCalcMethod FFPTexturing::getTexCalcMethod(TextureUnitState* textureUnitState) in getTexCalcMethod() function in Ogre::RTShader::FFPTexturing
787 curParams.mTexCoordCalcMethod = getTexCalcMethod(curParams.mTextureUnitState); in setTextureUnit()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Components/RTShaderSystem/src/
H A DOgreShaderFFPTexturing.cpp698 TexCoordCalcMethod FFPTexturing::getTexCalcMethod(TextureUnitState* textureUnitState) in getTexCalcMethod() function in Ogre::RTShader::FFPTexturing
908 curParams.mTexCoordCalcMethod = getTexCalcMethod(curParams.mTextureUnitState); in setTextureUnit()