Home
last modified time | relevance | path

Searched refs:bindSurface (Results 1 – 25 of 38) sorted by relevance

12

/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES/src/
H A DOgreGLESFrameBufferObject.cpp120 bindSurface(0, target); in notifyOnContextReset()
125 void GLESFrameBufferObject::bindSurface(size_t attachment, const GLESSurfaceDesc &target) in bindSurface() function in Ogre::GLESFrameBufferObject
H A DOgreGLESFBOMultiRenderTarget.cpp49 fbo.bindSurface(attachment, fbobj->getSurface(0)); in bindSurfaceImpl()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/include/
H A DOgreGLFrameBufferObject.h47 void bindSurface(size_t attachment, const GLSurfaceDesc &target);
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/include/
H A DOgreGLES2FrameBufferObject.h51 void bindSurface(size_t attachment, const GLES2SurfaceDesc &target);
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/include/
H A DOgreGL3PlusFrameBufferObject.h50 void bindSurface(size_t attachment, const GL3PlusSurfaceDesc &target);
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES/include/
H A DOgreGLESFrameBufferObject.h50 void bindSurface(size_t attachment, const GLESSurfaceDesc &target);
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/texmap/
H A DTextureMapperNode.cpp483 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 DTextureMapper.h102 virtual void bindSurface(BitmapTexture* surface) = 0;
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/src/
H A DOgreGLES2FBOMultiRenderTarget.cpp49 fbo.bindSurface(attachment, fbobj->getSurface(0)); in bindSurfaceImpl()
H A DOgreGLES2FrameBufferObject.cpp107 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 DOgreGLFBOMultiRenderTarget.cpp53 fbo.bindSurface(attachment, fbobj->getSurface(0)); in bindSurfaceImpl()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/
H A DOgreGLFBOMultiRenderTarget.cpp54 fbo.bindSurface(attachment, fbobj->getSurface(0)); in bindSurfaceImpl()
H A DOgreGLFrameBufferObject.cpp88 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 DOgreGL3PlusFBOMultiRenderTarget.cpp48 fbo.bindSurface(attachment, fbobj->getSurface(0)); in bindSurfaceImpl()
H A DOgreGL3PlusFrameBufferObject.cpp83 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 DOgreGLES2FBOMultiRenderTarget.cpp48 fbo.bindSurface(attachment, fbobj->getSurface(0)); in bindSurfaceImpl()
H A DOgreGLES2FrameBufferObject.cpp122 bindSurface(0, target); in notifyOnContextReset()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL3Plus/src/
H A DOgreGL3PlusFBOMultiRenderTarget.cpp48 fbo.bindSurface(attachment, fbobj->getSurface(0)); in bindSurfaceImpl()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/opengl/
H A DTextureMapperGL.h42 virtual void bindSurface(BitmapTexture* surface);
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/include/
H A DOgreRenderTexture.h83 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 DTextureMapperQt.h57 virtual void bindSurface(BitmapTexture* surface);
H A DTextureMapperQt.cpp118 void TextureMapperQt::bindSurface(BitmapTexture* surface) in bindSurface() function in WebCore::TextureMapperQt
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/include/
H A DOgreRenderTexture.h84 virtual void bindSurface(size_t attachment, RenderTexture *target) in bindSurface() function
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLSupport/src/
H A DOgreGLRenderTexture.cpp58 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 DOgreGLRenderTexture.h66 void bindSurface(size_t attachment, const GLSurfaceDesc &target);

12