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

(58e68f1981d0ba0a80e373dd5ca78a9260824c36)

#include <QtCore/QVariant>
#include <QtWaylandClient/private/qwayland-wayland.h>
#include "qwayland-qt-dmabuf-server-buffer.h"
#include <QtWaylandClient/private/qwaylandserverbufferintegration_p.h>
#include "dmabufserverbufferintegration.h"
#include <QtWaylandClient/private/qwaylanddisplay_p.h>
#include <QtCore/QTextStream>
#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  QtWaylandClient::DmaBufServerBuffer
class  QtWaylandClient::DmaBufServerBufferIntegration

Namespaces

namespace  QtWaylandClient

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 = ...
 [4]

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

◆ buffer

QT_BEGIN_NAMESPACE typedef struct wl_resource * buffer

Definition at line 20 of file dmabufserverbufferintegration.h.

◆ ctx

typedef EGLContext ctx

Definition at line 20 of file dmabufserverbufferintegration.h.

◆ EGLImageKHR

typedef EGLImageKHR

Definition at line 19 of file dmabufserverbufferintegration.h.

◆ image

border image = ...

[4]

[5]

Definition at line 21 of file dmabufserverbufferintegration.h.

◆ target

typedef EGLContext EGLenum target

Definition at line 20 of file dmabufserverbufferintegration.h.

Function Documentation

◆ EGLBoolean()

typedef EGLBoolean ( EGLAPIENTRYP PFNEGLDESTROYIMAGEKHRPROC)

◆ EGLImageKHR()

typedef EGLImageKHR ( EGLAPIENTRYP PFNEGLCREATEIMAGEKHRPROC)

◆ void()

typedef void ( GL_APIENTRYP PFNGLEGLIMAGETARGETTEXTURE2DOESPROC)