Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 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 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 24 of file libhybriseglserverbufferintegration.h.

◆ ctx

typedef EGLContext ctx

Definition at line 24 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.

◆ format

typedef EGLint EGLint EGLint format

Definition at line 29 of file libhybriseglserverbufferintegration.h.

◆ height

typedef EGLint height

Definition at line 29 of file libhybriseglserverbufferintegration.h.

◆ image

Definition at line 25 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.

◆ target

typedef EGLContext EGLenum target

Definition at line 24 of file libhybriseglserverbufferintegration.h.

◆ usage

typedef EGLint EGLint usage

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)