KWin
Loading...
Searching...
No Matches
src
platformsupport
scenes
opengl
openglsurfacetexture_wayland.h
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
#pragma once
8
9
#include "
openglsurfacetexture.h
"
10
11
namespace
KWin
12
{
13
14
class
SurfacePixmap;
15
16
class
KWIN_EXPORT
OpenGLSurfaceTextureWayland
:
public
OpenGLSurfaceTexture
17
{
18
public
:
19
OpenGLSurfaceTextureWayland
(
OpenGLBackend
*backend,
SurfacePixmap
*pixmap);
20
21
protected
:
22
SurfacePixmap
*
m_pixmap
;
23
};
24
25
}
// 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::OpenGLSurfaceTextureWayland
Definition
openglsurfacetexture_wayland.h:17
KWin::OpenGLSurfaceTextureWayland::m_pixmap
SurfacePixmap * m_pixmap
Definition
openglsurfacetexture_wayland.h:22
KWin::SurfacePixmap
Definition
surfaceitem.h:96
KWin
Definition
activation_test.cpp:20
openglsurfacetexture.h
Generated on Sat Feb 17 2024 01:42:09 for KWin by
1.10.0