KWin
|
#include "egldisplay.h"
#include "core/graphicsbuffer.h"
#include "opengl/eglutils_p.h"
#include "opengl/glutils.h"
#include "utils/common.h"
#include <QOpenGLContext>
#include <drm_fourcc.h>
#include <utils/drm_format_helper.h>
Go to the source code of this file.
Namespaces | |
namespace | KWin |
Macros | |
#define | EGL_DRM_RENDER_NODE_FILE_EXT 0x3377 |
#define EGL_DRM_RENDER_NODE_FILE_EXT 0x3377 |
Definition at line 20 of file egldisplay.cpp.