#include <QtWaylandClient/private/qwayland-wayland.h>
#include "qwayland-libhybris-egl-server-buffer.h"
#include <QtWaylandClient/private/qwaylandserverbufferintegration_p.h>
#include <QtWaylandClient/private/qwaylanddisplay_p.h>
#include <QtCore/QList>
#include <QtCore/QTextStream>
#include <EGL/egl.h>
#include <EGL/eglext.h>
Go to the source code of this file.
|
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 EGLint EGLint EGLint EGLint int | num_ints |
|
typedef EGLint EGLint EGLint EGLint int int * | ints |
|
typedef EGLint EGLint EGLint EGLint int int int | num_fds |
|
typedef EGLint EGLint EGLint EGLint int int int int * | fds |
|
◆ attrib_list
typedef EGLContext EGLenum EGLClientBuffer const EGLint* attrib_list |
◆ buffer
typedef EGLint EGLint EGLint EGLint int int int int EGLClientBuffer* buffer |
◆ ctx
◆ EGLImageKHR
◆ fds
typedef EGLint EGLint EGLint EGLint int int int int* fds |
◆ format
typedef EGLint EGLint EGLint format |
◆ height
◆ image
◆ ints
typedef EGLint EGLint EGLint EGLint int int* ints |
◆ num_fds
typedef EGLint EGLint EGLint EGLint int int int num_fds |
◆ num_ints
typedef EGLint EGLint EGLint EGLint int num_ints |
◆ stride
typedef EGLint EGLint EGLint EGLint stride |
◆ target
typedef EGLContext EGLenum target |
◆ usage
typedef EGLint EGLint usage |
◆ EGLBoolean()
typedef EGLBoolean |
( |
EGLAPIENTRYP |
PFNEGLDESTROYIMAGEKHRPROC | ) |
|
◆ EGLImageKHR()
typedef EGLImageKHR |
( |
EGLAPIENTRYP |
PFNEGLCREATEIMAGEKHRPROC | ) |
|
◆ void()
typedef void |
( |
GL_APIENTRYP |
PFNGLEGLIMAGETARGETTEXTURE2DOESPROC | ) |
|