![]() |
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 <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>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 = ... |
| [4] | |
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.
| QT_BEGIN_NAMESPACE typedef struct wl_resource * 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 EGLContext EGLenum target |
Definition at line 20 of file dmabufserverbufferintegration.h.
| typedef EGLBoolean | ( | EGLAPIENTRYP | PFNEGLDESTROYIMAGEKHRPROC | ) |
| typedef EGLImageKHR | ( | EGLAPIENTRYP | PFNEGLCREATEIMAGEKHRPROC | ) |
| typedef void | ( | GL_APIENTRYP | PFNGLEGLIMAGETARGETTEXTURE2DOESPROC | ) |