| KWin
    | 
#include <x11_standalone_glx_backend.h>
 
  
| Public Member Functions | |
| GlxSurfaceTextureX11 (GlxBackend *backend, SurfacePixmapX11 *pixmap) | |
| bool | create () override | 
| void | update (const QRegion ®ion) override | 
|  Public Member Functions inherited from KWin::OpenGLSurfaceTextureX11 | |
| OpenGLSurfaceTextureX11 (OpenGLBackend *backend, SurfacePixmapX11 *pixmap) | |
|  Public Member Functions inherited from KWin::OpenGLSurfaceTexture | |
| OpenGLSurfaceTexture (OpenGLBackend *backend) | |
| ~OpenGLSurfaceTexture () override | |
| bool | isValid () const override | 
| OpenGLBackend * | backend () const | 
| OpenGLSurfaceContents | texture () const | 
|  Public Member Functions inherited from KWin::SurfaceTexture | |
| virtual | ~SurfaceTexture () | 
| Additional Inherited Members | |
|  Protected Attributes inherited from KWin::OpenGLSurfaceTextureX11 | |
| SurfacePixmapX11 * | m_pixmap | 
|  Protected Attributes inherited from KWin::OpenGLSurfaceTexture | |
| OpenGLBackend * | m_backend | 
| OpenGLSurfaceContents | m_texture | 
Definition at line 161 of file x11_standalone_glx_backend.h.
| KWin::GlxSurfaceTextureX11::GlxSurfaceTextureX11 | ( | GlxBackend * | backend, | 
| SurfacePixmapX11 * | pixmap ) | 
Definition at line 781 of file x11_standalone_glx_backend.cpp.
| 
 | overridevirtual | 
Implements KWin::OpenGLSurfaceTexture.
Definition at line 786 of file x11_standalone_glx_backend.cpp.
| 
 | overridevirtual | 
Implements KWin::OpenGLSurfaceTexture.
Definition at line 797 of file x11_standalone_glx_backend.cpp.