![]() |
Qt 6.x
The Qt SDK
|
#include <QtWaylandCompositor/private/qwlserverbufferintegration_p.h>
#include "qwayland-server-libhybris-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 | LibHybrisEglServerBuffer |
class | LibHybrisEglServerBufferIntegration |
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 |
typedef EGLint | height |
typedef EGLint EGLint | usage |
typedef EGLint EGLint EGLint | format |
typedef EGLint EGLint EGLint EGLint * | stride |
typedef int * | num_ints |
typedef int int * | num_fds |
typedef int * | ints |
typedef int int * | fds |
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 24 of file libhybriseglserverbufferintegration.h.
typedef EGLint EGLint EGLint EGLint EGLClientBuffer* buffer |
Definition at line 24 of file libhybriseglserverbufferintegration.h.
typedef EGLContext ctx |
Definition at line 24 of file libhybriseglserverbufferintegration.h.
typedef void* EGLImageKHR |
Definition at line 23 of file libhybriseglserverbufferintegration.h.
typedef int int* fds |
Definition at line 31 of file libhybriseglserverbufferintegration.h.
typedef EGLint EGLint EGLint format |
Definition at line 29 of file libhybriseglserverbufferintegration.h.
typedef EGLint height |
Definition at line 29 of file libhybriseglserverbufferintegration.h.
typedef GLeglImageOES image |
Definition at line 25 of file libhybriseglserverbufferintegration.h.
typedef int* ints |
Definition at line 31 of file libhybriseglserverbufferintegration.h.
typedef int int* num_fds |
Definition at line 30 of file libhybriseglserverbufferintegration.h.
typedef int* num_ints |
Definition at line 30 of file libhybriseglserverbufferintegration.h.
typedef EGLint EGLint EGLint EGLint* stride |
Definition at line 29 of file libhybriseglserverbufferintegration.h.
typedef EGLContext EGLenum target |
Definition at line 24 of file libhybriseglserverbufferintegration.h.
typedef EGLint EGLint usage |
Definition at line 29 of file libhybriseglserverbufferintegration.h.
typedef EGLBoolean | ( | EGLAPIENTRYP | PFNEGLDESTROYIMAGEKHRPROC | ) |
typedef EGLImageKHR | ( | EGLAPIENTRYP | PFNEGLCREATEIMAGEKHRPROC | ) |
typedef void | ( | GL_APIENTRYP | PFNGLEGLIMAGETARGETTEXTURE2DOESPROC | ) |