Home
last modified time | relevance | path

Searched defs:constantBias (Results 1 – 25 of 27) sorted by relevance

12

/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tools/MaterialEditor/MaterialEditor/src/
H A DTechniqueController.cpp164 void TechniqueController::setDepthBias(float constantBias, float slopeScaleBias) in setDepthBias()
H A DMaterialController.cpp171 void MaterialController::setDepthBias(float constantBias, float slopeScaleBias) in setDepthBias()
H A DPassController.cpp307 void PassController::setDepthBias(float constantBias, float slopeScaleBias /* =0.0f */) in setDepthBias()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/
H A DOgreMaterial.cpp707 void Material::setDepthBias(float constantBias, float slopeScaleBias) in setDepthBias()
H A DOgreTechnique.cpp888 void Technique::setDepthBias(float constantBias, float slopeScaleBias) in setDepthBias()
H A DOgrePass.cpp1212 void Pass::setDepthBias(float constantBias, float slopeScaleBias) in setDepthBias()
H A DOgreMaterialSerializer.cpp1682 float constantBias = static_cast<float>(StringConverter::parseReal(vecparams[0])); in parseDepthBias() local
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/src/
H A DOgreMaterial.cpp701 void Material::setDepthBias(float constantBias, float slopeScaleBias) in setDepthBias()
H A DOgreTechnique.cpp803 void Technique::setDepthBias(float constantBias, float slopeScaleBias) in setDepthBias()
H A DOgrePass.cpp1056 void Pass::setDepthBias(float constantBias, float slopeScaleBias) in setDepthBias()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLES2/src/
H A DOgreGLES2RenderSystem.cpp1207 void GLES2RenderSystem::_setDepthBias(float constantBias, float slopeScaleBias) in _setDepthBias()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL3Plus/src/
H A DOgreGL3PlusRenderSystem.cpp1156 void GL3PlusRenderSystem::_setDepthBias(float constantBias, float slopeScaleBias) in _setDepthBias()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/AngelScript/
H A DGraphicsAPI.cpp560 static void ConstructBiasParametersInit(float constantBias, float slopeScaledBias, float normalOffs… in ConstructBiasParametersInit()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/src/
H A DOgreGLES2RenderSystem.cpp1186 void GLES2RenderSystem::_setDepthBias(float constantBias, float slopeScaleBias) in _setDepthBias()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/
H A DOgreGL3PlusRenderSystem.cpp1313 void GL3PlusRenderSystem::_setDepthBias(float constantBias, float slopeScaleBias) in _setDepthBias()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL/src/
H A DOgreGLRenderSystem.cpp2025 void GLRenderSystem::_setDepthBias(float constantBias, float slopeScaleBias) in _setDepthBias()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/OpenGL/
H A DOGLGraphics.cpp1854 void Graphics::SetDepthBias(float constantBias, float slopeScaledBias) in SetDepthBias()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/Direct3D11/
H A DD3D11Graphics.cpp1522 void Graphics::SetDepthBias(float constantBias, float slopeScaledBias) in SetDepthBias()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES/src/
H A DOgreGLESRenderSystem.cpp1804 void GLESRenderSystem::_setDepthBias(float constantBias, float slopeScaleBias) in _setDepthBias()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/Direct3D9/
H A DD3D9Graphics.cpp1753 void Graphics::SetDepthBias(float constantBias, float slopeScaledBias) in SetDepthBias()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/
H A DOgreGLRenderSystem.cpp2157 void GLRenderSystem::_setDepthBias(float constantBias, float slopeScaleBias) in _setDepthBias()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/Direct3D11/src/
H A DOgreD3D11RenderSystem.cpp1915 void D3D11RenderSystem::_setDepthBias(float constantBias, float slopeScaleBias) in _setDepthBias()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/Direct3D11/src/
H A DOgreD3D11RenderSystem.cpp1851 void D3D11RenderSystem::_setDepthBias(float constantBias, float slopeScaleBias) in _setDepthBias()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/
H A DView.cpp768 float constantBias = 2.0f * graphics_->GetDepthConstantBias(); in SetCameraShaderParameters() local
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/Direct3D9/src/
H A DOgreD3D9RenderSystem.cpp2611 void D3D9RenderSystem::_setDepthBias(float constantBias, float slopeScaleBias) in _setDepthBias()

12