/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/ |
H A D | OgreGLFBOMultiRenderTarget.cpp | 52 target->getCustomAttribute(GLRenderTexture::CustomAttributeString_FBO, &fbobj); in bindSurfaceImpl() 72 if( name == GLRenderTexture::CustomAttributeString_FBO ) in getCustomAttribute()
|
H A D | OgreGLDepthBuffer.cpp | 97 renderTarget->getCustomAttribute(GLRenderTexture::CustomAttributeString_FBO, &fbo); in isCompatible()
|
H A D | OgreGLRenderTexture.cpp | 37 const String GLRenderTexture::CustomAttributeString_FBO = "FBO"; member in Ogre::GLRenderTexture
|
H A D | OgreGLFBORenderTexture.cpp | 54 if( name == GLRenderTexture::CustomAttributeString_FBO ) in getCustomAttribute() 499 target->getCustomAttribute(GLRenderTexture::CustomAttributeString_FBO, &fbo); in bind()
|
H A D | OgreGLRenderSystem.cpp | 1151 renderTarget->getCustomAttribute(GLRenderTexture::CustomAttributeString_FBO, &fbo); in _createDepthBufferFor()
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/ |
H A D | OgreGL3PlusFBOMultiRenderTarget.cpp | 46 target->getCustomAttribute(GL3PlusRenderTexture::CustomAttributeString_FBO, &fbobj); in bindSurfaceImpl() 66 if(name == GL3PlusRenderTexture::CustomAttributeString_FBO) in getCustomAttribute()
|
H A D | OgreGL3PlusRenderTexture.cpp | 34 const String GL3PlusRenderTexture::CustomAttributeString_FBO = "FBO"; member in Ogre::GL3PlusRenderTexture
|
H A D | OgreGL3PlusDepthBuffer.cpp | 100 renderTarget->getCustomAttribute(GL3PlusRenderTexture::CustomAttributeString_FBO, &fbo); in isCompatible()
|
H A D | OgreGL3PlusFBORenderTexture.cpp | 54 if(name == GL3PlusRenderTexture::CustomAttributeString_FBO) in getCustomAttribute() 455 target->getCustomAttribute(GL3PlusRenderTexture::CustomAttributeString_FBO, &fbo); in bind()
|
H A D | OgreGL3PlusRenderSystem.cpp | 721 renderTarget->getCustomAttribute(GL3PlusRenderTexture::CustomAttributeString_FBO, &fbo); in _createDepthBufferFor()
|
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL/src/ |
H A D | OgreGLFBOMultiRenderTarget.cpp | 71 if( name == GLRenderTexture::CustomAttributeString_FBO ) in getCustomAttribute()
|
H A D | OgreGLFBORenderTexture.cpp | 54 if( name == GLRenderTexture::CustomAttributeString_FBO ) in getCustomAttribute()
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/include/ |
H A D | OgreGL3PlusRenderTexture.h | 58 static const String CustomAttributeString_FBO; variable
|
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLES2/src/ |
H A D | OgreGLES2FBOMultiRenderTarget.cpp | 66 if(name == GLRenderTexture::CustomAttributeString_FBO) in getCustomAttribute()
|
H A D | OgreGLES2FBORenderTexture.cpp | 57 if(name == GLRenderTexture::CustomAttributeString_FBO) in getCustomAttribute()
|
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL3Plus/src/ |
H A D | OgreGL3PlusFBOMultiRenderTarget.cpp | 66 if(name == GLRenderTexture::CustomAttributeString_FBO) in getCustomAttribute()
|
H A D | OgreGL3PlusFBORenderTexture.cpp | 56 if(name == GLRenderTexture::CustomAttributeString_FBO) in getCustomAttribute()
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/include/ |
H A D | OgreGLRenderTexture.h | 57 static const String CustomAttributeString_FBO; variable
|
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLSupport/src/ |
H A D | OgreGLRenderTexture.cpp | 36 const String GLRenderTexture::CustomAttributeString_FBO = "FBO"; member in Ogre::GLRenderTexture
|
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLSupport/include/ |
H A D | OgreGLRenderTexture.h | 115 static const String CustomAttributeString_FBO; variable
|