/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tools/MaterialEditor/MaterialEditor/src/ |
H A D | TechniqueController.cpp | 164 void TechniqueController::setDepthBias(float constantBias, float slopeScaleBias) in setDepthBias()
|
H A D | MaterialController.cpp | 171 void MaterialController::setDepthBias(float constantBias, float slopeScaleBias) in setDepthBias()
|
H A D | PassController.cpp | 307 void PassController::setDepthBias(float constantBias, float slopeScaleBias /* =0.0f */) in setDepthBias()
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/ |
H A D | OgreMaterial.cpp | 707 void Material::setDepthBias(float constantBias, float slopeScaleBias) in setDepthBias()
|
H A D | OgreTechnique.cpp | 888 void Technique::setDepthBias(float constantBias, float slopeScaleBias) in setDepthBias()
|
H A D | OgrePass.cpp | 1212 void Pass::setDepthBias(float constantBias, float slopeScaleBias) in setDepthBias()
|
H A D | OgreMaterialSerializer.cpp | 1682 float constantBias = static_cast<float>(StringConverter::parseReal(vecparams[0])); in parseDepthBias() local
|
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/src/ |
H A D | OgreMaterial.cpp | 701 void Material::setDepthBias(float constantBias, float slopeScaleBias) in setDepthBias()
|
H A D | OgreTechnique.cpp | 803 void Technique::setDepthBias(float constantBias, float slopeScaleBias) in setDepthBias()
|
H A D | OgrePass.cpp | 1056 void Pass::setDepthBias(float constantBias, float slopeScaleBias) in setDepthBias()
|
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLES2/src/ |
H A D | OgreGLES2RenderSystem.cpp | 1207 void GLES2RenderSystem::_setDepthBias(float constantBias, float slopeScaleBias) in _setDepthBias()
|
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL3Plus/src/ |
H A D | OgreGL3PlusRenderSystem.cpp | 1156 void GL3PlusRenderSystem::_setDepthBias(float constantBias, float slopeScaleBias) in _setDepthBias()
|
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/AngelScript/ |
H A D | GraphicsAPI.cpp | 560 static void ConstructBiasParametersInit(float constantBias, float slopeScaledBias, float normalOffs… in ConstructBiasParametersInit()
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/src/ |
H A D | OgreGLES2RenderSystem.cpp | 1186 void GLES2RenderSystem::_setDepthBias(float constantBias, float slopeScaleBias) in _setDepthBias()
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/ |
H A D | OgreGL3PlusRenderSystem.cpp | 1313 void GL3PlusRenderSystem::_setDepthBias(float constantBias, float slopeScaleBias) in _setDepthBias()
|
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL/src/ |
H A D | OgreGLRenderSystem.cpp | 2025 void GLRenderSystem::_setDepthBias(float constantBias, float slopeScaleBias) in _setDepthBias()
|
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/OpenGL/ |
H A D | OGLGraphics.cpp | 1854 void Graphics::SetDepthBias(float constantBias, float slopeScaledBias) in SetDepthBias()
|
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/Direct3D11/ |
H A D | D3D11Graphics.cpp | 1522 void Graphics::SetDepthBias(float constantBias, float slopeScaledBias) in SetDepthBias()
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES/src/ |
H A D | OgreGLESRenderSystem.cpp | 1804 void GLESRenderSystem::_setDepthBias(float constantBias, float slopeScaleBias) in _setDepthBias()
|
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/Direct3D9/ |
H A D | D3D9Graphics.cpp | 1753 void Graphics::SetDepthBias(float constantBias, float slopeScaledBias) in SetDepthBias()
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/ |
H A D | OgreGLRenderSystem.cpp | 2157 void GLRenderSystem::_setDepthBias(float constantBias, float slopeScaleBias) in _setDepthBias()
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/Direct3D11/src/ |
H A D | OgreD3D11RenderSystem.cpp | 1915 void D3D11RenderSystem::_setDepthBias(float constantBias, float slopeScaleBias) in _setDepthBias()
|
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/Direct3D11/src/ |
H A D | OgreD3D11RenderSystem.cpp | 1851 void D3D11RenderSystem::_setDepthBias(float constantBias, float slopeScaleBias) in _setDepthBias()
|
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/ |
H A D | View.cpp | 768 float constantBias = 2.0f * graphics_->GetDepthConstantBias(); in SetCameraShaderParameters() local
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/Direct3D9/src/ |
H A D | OgreD3D9RenderSystem.cpp | 2611 void D3D9RenderSystem::_setDepthBias(float constantBias, float slopeScaleBias) in _setDepthBias()
|