Home
last modified time | relevance | path

Searched refs:TexCoordCalcMethod (Results 1 – 24 of 24) sorted by relevance

/dports/graphics/ogre3d/ogre-1.11.6/Components/RTShaderSystem/include/
H A DOgreShaderFFPTexturing.h108 TexCoordCalcMethod mTexCoordCalcMethod;
201 TexCoordCalcMethod getTexCalcMethod(TextureUnitState* textureUnitState);
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Components/RTShaderSystem/include/
H A DOgreShaderFFPTexturing.h109 TexCoordCalcMethod mTexCoordCalcMethod;
202 TexCoordCalcMethod getTexCalcMethod(TextureUnitState* textureUnitState);
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/Direct3D9/include/
H A DOgreD3D9Mappings.h73 static DWORD get(TexCoordCalcMethod m, const D3DCAPS9& caps);
H A DOgreD3D9RenderSystem.h109 TexCoordCalcMethod autoTexCoordType;
289 void _setTextureCoordCalculation(size_t unit, TexCoordCalcMethod m,
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/Direct3D9/include/
H A DOgreD3D9Mappings.h73 static DWORD get(TexCoordCalcMethod m, const D3DCAPS9& caps);
H A DOgreD3D9RenderSystem.h97 TexCoordCalcMethod autoTexCoordType;
271 void _setTextureCoordCalculation(size_t unit, TexCoordCalcMethod m,
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/Direct3D11/include/
H A DOgreD3D11RenderSystem.h180 TexCoordCalcMethod autoTexCoordType;
303 void _setTextureCoordCalculation(size_t unit, TexCoordCalcMethod m,
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/include/
H A DOgreRenderSystem.h67 enum TexCoordCalcMethod enum
772 virtual void _setTextureCoordCalculation(size_t unit, TexCoordCalcMethod m,
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/include/
H A DOgreRenderSystem.h60 enum TexCoordCalcMethod enum
569 virtual void _setTextureCoordCalculation(size_t unit, TexCoordCalcMethod m,
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL/include/
H A DOgreGLRenderSystem.h247 void _setTextureCoordCalculation(size_t stage, TexCoordCalcMethod m,
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/include/
H A DOgreGLRenderSystem.h308 void _setTextureCoordCalculation(size_t stage, TexCoordCalcMethod m,
/dports/graphics/ogre3d/ogre-1.11.6/Components/RTShaderSystem/src/
H A DOgreShaderFFPTexturing.cpp540 TexCoordCalcMethod FFPTexturing::getTexCalcMethod(TextureUnitState* textureUnitState) in getTexCalcMethod()
542 TexCoordCalcMethod texCoordCalcMethod = TEXCALC_NONE; in getTexCalcMethod()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/include/
H A DOgreGL3PlusRenderSystem.h306 void _setTextureCoordCalculation(size_t stage, TexCoordCalcMethod m,
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES/include/
H A DOgreGLESRenderSystem.h270 void _setTextureCoordCalculation(size_t stage, TexCoordCalcMethod m,
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/include/
H A DOgreGLES2RenderSystem.h278 void _setTextureCoordCalculation(size_t stage, TexCoordCalcMethod m,
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/Direct3D9/src/
H A DOgreD3D9Mappings.cpp65 DWORD D3D9Mappings::get(TexCoordCalcMethod m, const D3DCAPS9& caps) in get()
H A DOgreD3D9RenderSystem.cpp2057 void D3D9RenderSystem::_setTextureCoordCalculation( size_t stage, TexCoordCalcMethod m, in _setTextureCoordCalculation()
2093 TexCoordCalcMethod autoTexCoordType = mTexStageDesc[stage].autoTexCoordType; in _setTextureMatrix()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/Direct3D9/src/
H A DOgreD3D9Mappings.cpp65 DWORD D3D9Mappings::get(TexCoordCalcMethod m, const D3DCAPS9& caps) in get()
H A DOgreD3D9RenderSystem.cpp2122 void D3D9RenderSystem::_setTextureCoordCalculation( size_t stage, TexCoordCalcMethod m, in _setTextureCoordCalculation()
2158 TexCoordCalcMethod autoTexCoordType = mTexStageDesc[stage].autoTexCoordType; in _setTextureMatrix()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Components/RTShaderSystem/src/
H A DOgreShaderFFPTexturing.cpp698 TexCoordCalcMethod FFPTexturing::getTexCalcMethod(TextureUnitState* textureUnitState) in getTexCalcMethod()
700 TexCoordCalcMethod texCoordCalcMethod = TEXCALC_NONE; in getTexCalcMethod()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES/src/
H A DOgreGLESRenderSystem.cpp1014 TexCoordCalcMethod m, in _setTextureCoordCalculation()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL/src/
H A DOgreGLRenderSystem.cpp1536 void GLRenderSystem::_setTextureCoordCalculation(size_t stage, TexCoordCalcMethod m, in _setTextureCoordCalculation()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/
H A DOgreGLRenderSystem.cpp1611 void GLRenderSystem::_setTextureCoordCalculation(size_t stage, TexCoordCalcMethod m, in _setTextureCoordCalculation()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/Direct3D11/src/
H A DOgreD3D11RenderSystem.cpp1776 void D3D11RenderSystem::_setTextureCoordCalculation( size_t stage, TexCoordCalcMethod m, in _setTextureCoordCalculation()