Home
last modified time | relevance | path

Searched refs:internalColourFormat (Results 1 – 14 of 14) sorted by relevance

/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL3Plus/include/
H A DOgreGL3PlusRenderSystem.h170 void _getDepthStencilFormatFor( PixelFormat internalColourFormat, GLenum *depthFormat,
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLES2/include/
H A DOgreGLES2RenderSystem.h153 void _getDepthStencilFormatFor( PixelFormat internalColourFormat, GLenum *depthFormat,
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL/include/
H A DOgreGLRenderSystem.h204 void _getDepthStencilFormatFor( PixelFormat internalColourFormat, GLenum *depthFormat,
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/include/
H A DOgreGLRenderSystem.h234 void _getDepthStencilFormatFor( GLenum internalColourFormat, GLenum *depthFormat,
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/include/
H A DOgreGL3PlusRenderSystem.h233 void _getDepthStencilFormatFor( GLenum internalColourFormat, GLenum *depthFormat,
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES/include/
H A DOgreGLESRenderSystem.h197 void _getDepthStencilFormatFor( GLenum internalColourFormat, GLenum *depthFormat,
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/include/
H A DOgreGLES2RenderSystem.h205 void _getDepthStencilFormatFor( GLenum internalColourFormat, GLenum *depthFormat,
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/src/
H A DOgreGLES2RenderSystem.cpp661 …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 DOgreGLES2RenderSystem.cpp754 …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 DOgreGL3PlusRenderSystem.cpp732 …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 DOgreGL3PlusRenderSystem.cpp749 …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 DOgreGLESRenderSystem.cpp614 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 DOgreGLRenderSystem.cpp1073 …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 DOgreGLRenderSystem.cpp1179 void GLRenderSystem::_getDepthStencilFormatFor( GLenum internalColourFormat, GLenum *depthFormat, in _getDepthStencilFormatFor() argument
1182 mRTTManager->getBestDepthStencil( internalColourFormat, depthFormat, stencilFormat ); in _getDepthStencilFormatFor()