#include "qwayland-server-linux-dmabuf-unstable-v1.h"
#include <QtWaylandCompositor/private/qwayland-server-wayland.h>
#include <QtWaylandCompositor/private/qwlclientbufferintegration_p.h>
#include <QtOpenGL/QOpenGLTexture>
#include <QtCore/QObject>
#include <QtCore/QHash>
#include <QtCore/QSize>
#include <QtCore/QTextStream>
#include <array>
#include <QtGui/QOpenGLContext>
#include <QtCore/QMutex>
#include <EGL/egl.h>
#include <EGL/eglext.h>
Go to the source code of this file.
|
typedef struct wl_display * | display |
|
◆ DRM_FORMAT_MOD_INVALID
◆ DRM_FORMAT_MOD_LINEAR
#define DRM_FORMAT_MOD_LINEAR fourcc_mod_code(NONE, 0) |
◆ DRM_FORMAT_MOD_VENDOR_NONE
#define DRM_FORMAT_MOD_VENDOR_NONE 0 |
◆ DRM_FORMAT_RESERVED
#define DRM_FORMAT_RESERVED ((1ULL << 56) - 1) |
◆ display
typedef struct wl_display * display |
◆ EGLBoolean()
typedef EGLBoolean |
( |
EGLAPIENTRYP |
PFNEGLBINDWAYLANDDISPLAYWL | ) |
|