Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/QVariant>
#include <QtWaylandCompositor/private/qwlserverbufferintegration_p.h>
#include "qwayland-server-drm-egl-server-buffer.h"
#include <QtGui/QWindow>
#include <QtGui/qpa/qplatformnativeinterface.h>
#include <QtGui/QGuiApplication>
#include <QtWaylandCompositor/qwaylandcompositor.h>
#include <QtWaylandCompositor/private/qwayland-server-server-buffer-extension.h>
#include <QtCore/QDebug>
#include <EGL/egl.h>
#include <EGL/eglext.h>
Go to the source code of this file.
Classes | |
class | DrmEglServerBuffer |
class | DrmEglServerBufferIntegration |
Typedefs | |
typedef void * | EGLImageKHR |
typedef EGLContext EGLenum EGLClientBuffer const EGLint * | attrib_list |
typedef EGLImageKHR EGLint * | name |
typedef EGLImageKHR EGLint EGLint * | handle |
typedef EGLImageKHR EGLint EGLint EGLint * | stride |
Functions | |
typedef | EGLImageKHR (EGLAPIENTRYP PFNEGLCREATEIMAGEKHRPROC)(EGLDisplay dpy |
typedef | EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYIMAGEKHRPROC)(EGLDisplay dpy |
typedef | void (GL_APIENTRYP PFNGLEGLIMAGETARGETTEXTURE2DOESPROC)(GLenum target |
typedef const EGLint* attrib_list |
Definition at line 25 of file drmeglserverbufferintegration.h.
typedef void* EGLImageKHR |
Definition at line 24 of file drmeglserverbufferintegration.h.
Definition at line 34 of file drmeglserverbufferintegration.h.
Definition at line 34 of file drmeglserverbufferintegration.h.
typedef EGLImageKHR EGLint EGLint EGLint* stride |
Definition at line 34 of file drmeglserverbufferintegration.h.
typedef EGLBoolean | ( | EGLAPIENTRYP | PFNEGLDESTROYIMAGEKHRPROC | ) |
typedef EGLImageKHR | ( | EGLAPIENTRYP | PFNEGLCREATEIMAGEKHRPROC | ) |
typedef void | ( | GL_APIENTRYP | PFNGLEGLIMAGETARGETTEXTURE2DOESPROC | ) |