![]() |
Qt 6.x
The Qt SDK
|
#include <QtCore/QVariant>#include <QtWaylandClient/private/qwayland-wayland.h>#include "qwayland-qt-dmabuf-server-buffer.h"#include <QtWaylandClient/private/qwaylandserverbufferintegration_p.h>#include "dmabufserverbufferintegration.h"#include <QtWaylandClient/private/qwaylanddisplay_p.h>#include <QtCore/QTextStream>#include <EGL/egl.h>#include <EGL/eglext.h>
Include dependency graph for dmabufserverbufferintegration.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | QtWaylandClient::DmaBufServerBuffer |
| class | QtWaylandClient::DmaBufServerBufferIntegration |
Namespaces | |
| namespace | QtWaylandClient |
Typedefs | |
| typedef void * | EGLImageKHR |
| typedef EGLContext | ctx |
| typedef EGLContext EGLenum | target |
| typedef EGLContext EGLenum EGLClientBuffer | buffer |
| typedef EGLContext EGLenum EGLClientBuffer const EGLint * | attrib_list |
| typedef EGLImageKHR | image |
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 dmabufserverbufferintegration.h.
| typedef EGLContext EGLenum EGLClientBuffer buffer |
Definition at line 20 of file dmabufserverbufferintegration.h.
| typedef EGLContext ctx |
Definition at line 20 of file dmabufserverbufferintegration.h.
| typedef EGLImageKHR |
Definition at line 19 of file dmabufserverbufferintegration.h.
| typedef GLeglImageOES image |
Definition at line 21 of file dmabufserverbufferintegration.h.
| typedef EGLContext EGLenum target |
Definition at line 20 of file dmabufserverbufferintegration.h.
| typedef EGLBoolean | ( | EGLAPIENTRYP | PFNEGLDESTROYIMAGEKHRPROC | ) |
| typedef EGLImageKHR | ( | EGLAPIENTRYP | PFNEGLCREATEIMAGEKHRPROC | ) |
| typedef void | ( | GL_APIENTRYP | PFNGLEGLIMAGETARGETTEXTURE2DOESPROC | ) |