![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtWaylandClient/private/qwayland-wayland.h>#include <QtCore/QVariant>#include "qwayland-drm-egl-server-buffer.h"#include <QtWaylandClient/private/qwaylandserverbufferintegration_p.h>#include "drmeglserverbufferintegration.h"#include <QtWaylandClient/private/qwaylanddisplay_p.h>#include <QtCore/QTextStream>#include <EGL/egl.h>#include <EGL/eglext.h>
Include dependency graph for drmeglserverbufferintegration.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | QtWaylandClient::DrmServerBuffer |
| class | QtWaylandClient::DrmEglServerBufferIntegration |
Namespaces | |
| namespace | QtWaylandClient |
Typedefs | |
| typedef void * | EGLImageKHR |
| typedef EGLContext EGLenum EGLClientBuffer const EGLint * | attrib_list |
Functions | |
| typedef | EGLImageKHR (EGLAPIENTRYP PFNEGLCREATEIMAGEKHRPROC)(EGLDisplay dpy |
| typedef | EGLBoolean (EGLAPIENTRYP PFNEGLDESTROYIMAGEKHRPROC)(EGLDisplay dpy |
| typedef | void (GL_APIENTRYP PFNGLEGLIMAGETARGETTEXTURE2DOESPROC)(GLenum target |
| typedef EGLContext EGLenum EGLClientBuffer const EGLint* attrib_list |
Definition at line 20 of file drmeglserverbufferintegration.h.
| typedef void* EGLImageKHR |
Definition at line 19 of file drmeglserverbufferintegration.h.
| typedef EGLBoolean | ( | EGLAPIENTRYP | PFNEGLDESTROYIMAGEKHRPROC | ) |
| typedef EGLImageKHR | ( | EGLAPIENTRYP | PFNEGLCREATEIMAGEKHRPROC | ) |
| typedef void | ( | GL_APIENTRYP | PFNGLEGLIMAGETARGETTEXTURE2DOESPROC | ) |