/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES/src/ |
H A D | OgreGLESFrameBufferObject.cpp | 120 bindSurface(0, target); in notifyOnContextReset() 125 void GLESFrameBufferObject::bindSurface(size_t attachment, const GLESSurfaceDesc &target) in bindSurface() function in Ogre::GLESFrameBufferObject
|
H A D | OgreGLESFBOMultiRenderTarget.cpp | 49 fbo.bindSurface(attachment, fbobj->getSurface(0)); in bindSurfaceImpl()
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/include/ |
H A D | OgreGLFrameBufferObject.h | 47 void bindSurface(size_t attachment, const GLSurfaceDesc &target);
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/include/ |
H A D | OgreGLES2FrameBufferObject.h | 51 void bindSurface(size_t attachment, const GLES2SurfaceDesc &target);
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/include/ |
H A D | OgreGL3PlusFrameBufferObject.h | 50 void bindSurface(size_t attachment, const GL3PlusSurfaceDesc &target);
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES/include/ |
H A D | OgreGLESFrameBufferObject.h | 50 void bindSurface(size_t attachment, const GLESSurfaceDesc &target);
|
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/texmap/ |
H A D | TextureMapperNode.cpp | 483 textureMapper->bindSurface(0); in paint() 540 options.textureMapper->bindSurface(m_replicaSurface.get()); in paintReplica() 543 options.textureMapper->bindSurface(options.surface); in paintReplica() 567 options.textureMapper->bindSurface(options.surface); in paintSurface() 603 options.textureMapper->bindSurface(m_surface.get()); in paintSelfAndChildren() 671 options.textureMapper->bindSurface(m_surface.get()); in paintRecursive()
|
H A D | TextureMapper.h | 102 virtual void bindSurface(BitmapTexture* surface) = 0;
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/src/ |
H A D | OgreGLES2FBOMultiRenderTarget.cpp | 49 fbo.bindSurface(attachment, fbobj->getSurface(0)); in bindSurfaceImpl()
|
H A D | OgreGLES2FrameBufferObject.cpp | 107 bindSurface(0, target); in notifyOnContextReset() 112 void GLES2FrameBufferObject::bindSurface(size_t attachment, const GLES2SurfaceDesc &target) in bindSurface() function in Ogre::GLES2FrameBufferObject
|
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL/src/ |
H A D | OgreGLFBOMultiRenderTarget.cpp | 53 fbo.bindSurface(attachment, fbobj->getSurface(0)); in bindSurfaceImpl()
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/ |
H A D | OgreGLFBOMultiRenderTarget.cpp | 54 fbo.bindSurface(attachment, fbobj->getSurface(0)); in bindSurfaceImpl()
|
H A D | OgreGLFrameBufferObject.cpp | 88 void GLFrameBufferObject::bindSurface(size_t attachment, const GLSurfaceDesc &target) in bindSurface() function in Ogre::GLFrameBufferObject
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/ |
H A D | OgreGL3PlusFBOMultiRenderTarget.cpp | 48 fbo.bindSurface(attachment, fbobj->getSurface(0)); in bindSurfaceImpl()
|
H A D | OgreGL3PlusFrameBufferObject.cpp | 83 void GL3PlusFrameBufferObject::bindSurface(size_t attachment, const GL3PlusSurfaceDesc &target) in bindSurface() function in Ogre::GL3PlusFrameBufferObject
|
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLES2/src/ |
H A D | OgreGLES2FBOMultiRenderTarget.cpp | 48 fbo.bindSurface(attachment, fbobj->getSurface(0)); in bindSurfaceImpl()
|
H A D | OgreGLES2FrameBufferObject.cpp | 122 bindSurface(0, target); in notifyOnContextReset()
|
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL3Plus/src/ |
H A D | OgreGL3PlusFBOMultiRenderTarget.cpp | 48 fbo.bindSurface(attachment, fbobj->getSurface(0)); in bindSurfaceImpl()
|
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/opengl/ |
H A D | TextureMapperGL.h | 42 virtual void bindSurface(BitmapTexture* surface);
|
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/include/ |
H A D | OgreRenderTexture.h | 83 virtual void bindSurface(size_t attachment, RenderTexture *target) in bindSurface() function
|
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/qt/ |
H A D | TextureMapperQt.h | 57 virtual void bindSurface(BitmapTexture* surface);
|
H A D | TextureMapperQt.cpp | 118 void TextureMapperQt::bindSurface(BitmapTexture* surface) in bindSurface() function in WebCore::TextureMapperQt
|
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/include/ |
H A D | OgreRenderTexture.h | 84 virtual void bindSurface(size_t attachment, RenderTexture *target) in bindSurface() function
|
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLSupport/src/ |
H A D | OgreGLRenderTexture.cpp | 58 void GLFrameBufferObjectCommon::bindSurface(size_t attachment, const GLSurfaceDesc &target) in bindSurface() function in Ogre::GLFrameBufferObjectCommon
|
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLSupport/include/ |
H A D | OgreGLRenderTexture.h | 66 void bindSurface(size_t attachment, const GLSurfaceDesc &target);
|