/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL3Plus/include/ |
H A D | OgreGL3PlusRenderSystem.h | 170 void _getDepthStencilFormatFor( PixelFormat internalColourFormat, GLenum *depthFormat,
|
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLES2/include/ |
H A D | OgreGLES2RenderSystem.h | 153 void _getDepthStencilFormatFor( PixelFormat internalColourFormat, GLenum *depthFormat,
|
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL/include/ |
H A D | OgreGLRenderSystem.h | 204 void _getDepthStencilFormatFor( PixelFormat internalColourFormat, GLenum *depthFormat,
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/include/ |
H A D | OgreGLRenderSystem.h | 234 void _getDepthStencilFormatFor( GLenum internalColourFormat, GLenum *depthFormat,
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/include/ |
H A D | OgreGL3PlusRenderSystem.h | 233 void _getDepthStencilFormatFor( GLenum internalColourFormat, GLenum *depthFormat,
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES/include/ |
H A D | OgreGLESRenderSystem.h | 197 void _getDepthStencilFormatFor( GLenum internalColourFormat, GLenum *depthFormat,
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/include/ |
H A D | OgreGLES2RenderSystem.h | 205 void _getDepthStencilFormatFor( GLenum internalColourFormat, GLenum *depthFormat,
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/src/ |
H A D | OgreGLES2RenderSystem.cpp | 661 …void GLES2RenderSystem::_getDepthStencilFormatFor( GLenum internalColourFormat, GLenum *depthForma… in _getDepthStencilFormatFor() argument 664 mRTTManager->getBestDepthStencil( internalColourFormat, depthFormat, stencilFormat ); in _getDepthStencilFormatFor()
|
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLES2/src/ |
H A D | OgreGLES2RenderSystem.cpp | 754 …void GLES2RenderSystem::_getDepthStencilFormatFor( PixelFormat internalColourFormat, GLenum *depth… in _getDepthStencilFormatFor() argument 757 mRTTManager->getBestDepthStencil( internalColourFormat, depthFormat, stencilFormat ); in _getDepthStencilFormatFor()
|
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL3Plus/src/ |
H A D | OgreGL3PlusRenderSystem.cpp | 732 …void GL3PlusRenderSystem::_getDepthStencilFormatFor( PixelFormat internalColourFormat, GLenum *dep… in _getDepthStencilFormatFor() argument 735 mRTTManager->getBestDepthStencil( internalColourFormat, depthFormat, stencilFormat ); in _getDepthStencilFormatFor()
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/ |
H A D | OgreGL3PlusRenderSystem.cpp | 749 …void GL3PlusRenderSystem::_getDepthStencilFormatFor( GLenum internalColourFormat, GLenum *depthFor… in _getDepthStencilFormatFor() argument 752 mRTTManager->getBestDepthStencil( internalColourFormat, depthFormat, stencilFormat ); in _getDepthStencilFormatFor()
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES/src/ |
H A D | OgreGLESRenderSystem.cpp | 614 void GLESRenderSystem::_getDepthStencilFormatFor( GLenum internalColourFormat, GLenum *depthFormat, in _getDepthStencilFormatFor() argument 617 mRTTManager->getBestDepthStencil( internalColourFormat, depthFormat, stencilFormat ); in _getDepthStencilFormatFor()
|
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL/src/ |
H A D | OgreGLRenderSystem.cpp | 1073 …void GLRenderSystem::_getDepthStencilFormatFor( PixelFormat internalColourFormat, GLenum *depthFor… in _getDepthStencilFormatFor() argument 1076 mRTTManager->getBestDepthStencil( internalColourFormat, depthFormat, stencilFormat ); in _getDepthStencilFormatFor()
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/ |
H A D | OgreGLRenderSystem.cpp | 1179 void GLRenderSystem::_getDepthStencilFormatFor( GLenum internalColourFormat, GLenum *depthFormat, in _getDepthStencilFormatFor() argument 1182 mRTTManager->getBestDepthStencil( internalColourFormat, depthFormat, stencilFormat ); in _getDepthStencilFormatFor()
|