KWin
|
#include "core/shmgraphicsbufferallocator.h"
#include "config-kwin.h"
#include "core/graphicsbuffer.h"
#include "utils/memorymap.h"
#include <drm_fourcc.h>
#include <fcntl.h>
#include <sys/mman.h>
#include <unistd.h>
#include "moc_shmgraphicsbufferallocator.cpp"
#include "shmgraphicsbufferallocator.moc"
Go to the source code of this file.
Classes | |
class | KWin::ShmGraphicsBuffer |
Namespaces | |
namespace | KWin |