/dports/graphics/ogre3d/ogre-1.11.6/Components/RTShaderSystem/include/ |
H A D | OgreShaderFFPTexturing.h | 108 TexCoordCalcMethod mTexCoordCalcMethod; 201 TexCoordCalcMethod getTexCalcMethod(TextureUnitState* textureUnitState);
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Components/RTShaderSystem/include/ |
H A D | OgreShaderFFPTexturing.h | 109 TexCoordCalcMethod mTexCoordCalcMethod; 202 TexCoordCalcMethod getTexCalcMethod(TextureUnitState* textureUnitState);
|
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/Direct3D9/include/ |
H A D | OgreD3D9Mappings.h | 73 static DWORD get(TexCoordCalcMethod m, const D3DCAPS9& caps);
|
H A D | OgreD3D9RenderSystem.h | 109 TexCoordCalcMethod autoTexCoordType; 289 void _setTextureCoordCalculation(size_t unit, TexCoordCalcMethod m,
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/Direct3D9/include/ |
H A D | OgreD3D9Mappings.h | 73 static DWORD get(TexCoordCalcMethod m, const D3DCAPS9& caps);
|
H A D | OgreD3D9RenderSystem.h | 97 TexCoordCalcMethod autoTexCoordType; 271 void _setTextureCoordCalculation(size_t unit, TexCoordCalcMethod m,
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/Direct3D11/include/ |
H A D | OgreD3D11RenderSystem.h | 180 TexCoordCalcMethod autoTexCoordType; 303 void _setTextureCoordCalculation(size_t unit, TexCoordCalcMethod m,
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/include/ |
H A D | OgreRenderSystem.h | 67 enum TexCoordCalcMethod enum 772 virtual void _setTextureCoordCalculation(size_t unit, TexCoordCalcMethod m,
|
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/include/ |
H A D | OgreRenderSystem.h | 60 enum TexCoordCalcMethod enum 569 virtual void _setTextureCoordCalculation(size_t unit, TexCoordCalcMethod m,
|
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL/include/ |
H A D | OgreGLRenderSystem.h | 247 void _setTextureCoordCalculation(size_t stage, TexCoordCalcMethod m,
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/include/ |
H A D | OgreGLRenderSystem.h | 308 void _setTextureCoordCalculation(size_t stage, TexCoordCalcMethod m,
|
/dports/graphics/ogre3d/ogre-1.11.6/Components/RTShaderSystem/src/ |
H A D | OgreShaderFFPTexturing.cpp | 540 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 D | OgreGL3PlusRenderSystem.h | 306 void _setTextureCoordCalculation(size_t stage, TexCoordCalcMethod m,
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES/include/ |
H A D | OgreGLESRenderSystem.h | 270 void _setTextureCoordCalculation(size_t stage, TexCoordCalcMethod m,
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/include/ |
H A D | OgreGLES2RenderSystem.h | 278 void _setTextureCoordCalculation(size_t stage, TexCoordCalcMethod m,
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/Direct3D9/src/ |
H A D | OgreD3D9Mappings.cpp | 65 DWORD D3D9Mappings::get(TexCoordCalcMethod m, const D3DCAPS9& caps) in get()
|
H A D | OgreD3D9RenderSystem.cpp | 2057 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 D | OgreD3D9Mappings.cpp | 65 DWORD D3D9Mappings::get(TexCoordCalcMethod m, const D3DCAPS9& caps) in get()
|
H A D | OgreD3D9RenderSystem.cpp | 2122 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 D | OgreShaderFFPTexturing.cpp | 698 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 D | OgreGLESRenderSystem.cpp | 1014 TexCoordCalcMethod m, in _setTextureCoordCalculation()
|
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL/src/ |
H A D | OgreGLRenderSystem.cpp | 1536 void GLRenderSystem::_setTextureCoordCalculation(size_t stage, TexCoordCalcMethod m, in _setTextureCoordCalculation()
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/ |
H A D | OgreGLRenderSystem.cpp | 1611 void GLRenderSystem::_setTextureCoordCalculation(size_t stage, TexCoordCalcMethod m, in _setTextureCoordCalculation()
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/Direct3D11/src/ |
H A D | OgreD3D11RenderSystem.cpp | 1776 void D3D11RenderSystem::_setTextureCoordCalculation( size_t stage, TexCoordCalcMethod m, in _setTextureCoordCalculation()
|