Home
last modified time | relevance | path

Searched defs:getMaximumDepthInputValue (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLSupport/include/
H A DOgreGLRenderSystemCommon.h112 Real getMaximumDepthInputValue(void) { return 1.0f; } // Range [-1.0f, 1.0f] in getMaximumDepthInputValue() function
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/include/
H A DOgreGL3PlusRenderSystem.h466 Real getMaximumDepthInputValue(void) { return 1.0f; } // Range [-1.0f, 1.0f] in getMaximumDepthInputValue() function
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/include/
H A DOgreGLES2RenderSystem.h447 Real getMaximumDepthInputValue(void) { return 1.0f; } // Range [-1.0f, 1.0f] in getMaximumDepthInputValue() function
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES/src/
H A DOgreGLESRenderSystem.cpp2530 Real GLESRenderSystem::getMaximumDepthInputValue(void) in getMaximumDepthInputValue() function in Ogre::GLESRenderSystem
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/
H A DOgreGLRenderSystem.cpp3617 Real GLRenderSystem::getMaximumDepthInputValue(void) in getMaximumDepthInputValue() function in Ogre::GLRenderSystem
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/Direct3D11/src/
H A DOgreD3D11RenderSystem.cpp3455 Real D3D11RenderSystem::getMaximumDepthInputValue(void) in getMaximumDepthInputValue() function in Ogre::D3D11RenderSystem
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/Direct3D11/src/
H A DOgreD3D11RenderSystem.cpp3543 Real D3D11RenderSystem::getMaximumDepthInputValue(void) in getMaximumDepthInputValue() function in Ogre::D3D11RenderSystem
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/Direct3D9/src/
H A DOgreD3D9RenderSystem.cpp4045 Real D3D9RenderSystem::getMaximumDepthInputValue() in getMaximumDepthInputValue() function in Ogre::D3D9RenderSystem
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/Direct3D9/src/
H A DOgreD3D9RenderSystem.cpp4137 Real D3D9RenderSystem::getMaximumDepthInputValue() in getMaximumDepthInputValue() function in Ogre::D3D9RenderSystem