Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
libhybriseglserverbufferintegration.h File Reference

(811f060c37a58580e0697d0beb34a6f91efeeb41)

#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>
Include dependency graph for libhybriseglserverbufferintegration.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LibHybrisEglServerBuffer
class  LibHybrisEglServerBufferIntegration

Typedefs

typedef voidEGLImageKHR
typedef EGLContext EGLenum EGLClientBuffer const EGLint * attrib_list
typedef EGLint EGLint EGLint EGLint * stride
typedef EGLint EGLint EGLint EGLint EGLClientBuffer * buffer
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 Documentation

◆ attrib_list

typedef EGLContext EGLenum EGLClientBuffer const EGLint* attrib_list

Definition at line 24 of file libhybriseglserverbufferintegration.h.

◆ buffer

typedef EGLint EGLint EGLint EGLint EGLClientBuffer* buffer

Definition at line 29 of file libhybriseglserverbufferintegration.h.

◆ EGLImageKHR

typedef void* EGLImageKHR

Definition at line 23 of file libhybriseglserverbufferintegration.h.

◆ fds

typedef int int* fds

Definition at line 31 of file libhybriseglserverbufferintegration.h.

◆ ints

typedef int* ints

Definition at line 31 of file libhybriseglserverbufferintegration.h.

◆ num_fds

typedef int int* num_fds

Definition at line 30 of file libhybriseglserverbufferintegration.h.

◆ num_ints

typedef int* num_ints

Definition at line 30 of file libhybriseglserverbufferintegration.h.

◆ stride

typedef EGLint EGLint EGLint EGLint* stride

Definition at line 29 of file libhybriseglserverbufferintegration.h.

Function Documentation

◆ EGLBoolean()

typedef EGLBoolean ( EGLAPIENTRYP PFNEGLDESTROYIMAGEKHRPROC)

◆ EGLImageKHR()

typedef EGLImageKHR ( EGLAPIENTRYP PFNEGLCREATEIMAGEKHRPROC)

◆ void()

typedef void ( GL_APIENTRYP PFNGLEGLIMAGETARGETTEXTURE2DOESPROC)