KWin
Loading...
Searching...
No Matches
src
core
shmgraphicsbufferallocator.h
Go to the documentation of this file.
1
/*
2
SPDX-FileCopyrightText: 2023 Vlad Zahorodnii <vlad.zahorodnii@kde.org>
3
4
SPDX-License-Identifier: GPL-2.0-or-later
5
*/
6
7
#pragma once
8
9
#include "
core/graphicsbufferallocator.h
"
10
11
namespace
KWin
12
{
13
14
class
KWIN_EXPORT
ShmGraphicsBufferAllocator
:
public
GraphicsBufferAllocator
15
{
16
public
:
17
GraphicsBuffer
*allocate(
const
GraphicsBufferOptions
&
options
)
override
;
18
};
19
20
}
// namespace KWin
KWin::GraphicsBufferAllocator
Definition
graphicsbufferallocator.h:38
KWin::GraphicsBuffer
Definition
graphicsbuffer.h:57
KWin::ShmGraphicsBufferAllocator
Definition
shmgraphicsbufferallocator.h:15
graphicsbufferallocator.h
KWin
Definition
activation_test.cpp:20
KWin::options
Options * options
Definition
main.cpp:73
KWin::GraphicsBufferOptions
Definition
graphicsbufferallocator.h:23
Generated on Sat Feb 17 2024 01:42:09 for KWin by
1.10.0