![]() |
Qt 6.x
The Qt SDK
|
#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>
Go to the source code of this file.
Classes | |
class | QtWaylandClient::DrmServerBuffer |
class | QtWaylandClient::DrmEglServerBufferIntegration |
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 drmeglserverbufferintegration.h.
typedef EGLContext EGLenum EGLClientBuffer buffer |
Definition at line 20 of file drmeglserverbufferintegration.h.
typedef EGLContext ctx |
Definition at line 20 of file drmeglserverbufferintegration.h.
typedef void* EGLImageKHR |
Definition at line 19 of file drmeglserverbufferintegration.h.
typedef GLeglImageOES image |
Definition at line 21 of file drmeglserverbufferintegration.h.
typedef EGLContext EGLenum target |
Definition at line 20 of file drmeglserverbufferintegration.h.
typedef EGLBoolean | ( | EGLAPIENTRYP | PFNEGLDESTROYIMAGEKHRPROC | ) |
typedef EGLImageKHR | ( | EGLAPIENTRYP | PFNEGLCREATEIMAGEKHRPROC | ) |
typedef void | ( | GL_APIENTRYP | PFNGLEGLIMAGETARGETTEXTURE2DOESPROC | ) |