KWin
Loading...
Searching...
No Matches
src
platformsupport
scenes
opengl
openglsurfacetexture_x11.cpp
Go to the documentation of this file.
1
/*
2
SPDX-FileCopyrightText: 2021 Vlad Zahorodnii <vlad.zahorodnii@kde.org>
3
4
SPDX-License-Identifier: GPL-2.0-or-later
5
*/
6
7
#include "
platformsupport/scenes/opengl/openglsurfacetexture_x11.h
"
8
9
namespace
KWin
10
{
11
12
OpenGLSurfaceTextureX11::OpenGLSurfaceTextureX11
(
OpenGLBackend
*backend,
SurfacePixmapX11
*pixmap)
13
:
OpenGLSurfaceTexture
(backend)
14
, m_pixmap(pixmap)
15
{
16
}
17
18
}
// namespace KWin
KWin::OpenGLBackend
The OpenGLBackend creates and holds the OpenGL context and is responsible for Texture from Pixmap.
Definition
openglbackend.h:38
KWin::OpenGLSurfaceTexture
Definition
openglsurfacetexture.h:47
KWin::OpenGLSurfaceTextureX11::OpenGLSurfaceTextureX11
OpenGLSurfaceTextureX11(OpenGLBackend *backend, SurfacePixmapX11 *pixmap)
Definition
openglsurfacetexture_x11.cpp:12
KWin::SurfacePixmapX11
Definition
surfaceitem_x11.h:59
KWin
Definition
activation_test.cpp:20
openglsurfacetexture_x11.h
Generated on Sat Feb 17 2024 01:42:09 for KWin by
1.10.0