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
dmabufserverbufferintegration.h File Reference

(e52b87a0d27569fa23c924e6e83bce9cd9c62250)

#include <QtCore/QVariant>
#include <QtWaylandCompositor/private/qwlserverbufferintegration_p.h>
#include "qwayland-server-qt-dmabuf-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 dmabufserverbufferintegration.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DmaBufServerBuffer
class  DmaBufServerBufferIntegration

Typedefs

typedef voidEGLImageKHR
typedef EGLContext EGLenum EGLClientBuffer const EGLint * attrib_list
typedef EGLImageKHR int * fourcc
typedef EGLImageKHR int int * num_planes
typedef EGLImageKHR int int EGLuint64KHRmodifiers
typedef EGLImageKHR int * fds
typedef EGLImageKHR int EGLint * strides
typedef EGLImageKHR int EGLint EGLint * offsets

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 26 of file dmabufserverbufferintegration.h.

◆ EGLImageKHR

typedef void* EGLImageKHR

Definition at line 25 of file dmabufserverbufferintegration.h.

◆ fds

typedef EGLImageKHR int* fds

Definition at line 36 of file dmabufserverbufferintegration.h.

◆ fourcc

typedef EGLImageKHR int* fourcc

Definition at line 35 of file dmabufserverbufferintegration.h.

◆ modifiers

Definition at line 35 of file dmabufserverbufferintegration.h.

◆ num_planes

typedef EGLImageKHR int int* num_planes

Definition at line 35 of file dmabufserverbufferintegration.h.

◆ offsets

typedef GLuint GLsizei const GLuint const GLintptr * offsets

Definition at line 36 of file dmabufserverbufferintegration.h.

◆ strides

typedef GLuint GLsizei const GLuint const GLintptr const GLsizei * strides

Definition at line 36 of file dmabufserverbufferintegration.h.

Function Documentation

◆ EGLBoolean()

typedef EGLBoolean ( EGLAPIENTRYP PFNEGLDESTROYIMAGEKHRPROC)

◆ EGLImageKHR()

typedef EGLImageKHR ( EGLAPIENTRYP PFNEGLCREATEIMAGEKHRPROC)

◆ void()

typedef void ( GL_APIENTRYP PFNGLEGLIMAGETARGETTEXTURE2DOESPROC)