![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qwaylandeglclientbufferintegration_p.h"#include "qwaylandeglwindow_p.h"#include "qwaylandglcontext_p.h"#include <wayland-client-core.h>#include <QtCore/QDebug>#include <private/qeglconvenience_p.h>#include <private/qeglpbuffer_p.h>Go to the source code of this file.
Namespaces | |
| namespace | QtWaylandClient |
Macros | |
| #define | EGL_PLATFORM_WAYLAND_KHR 0x31D8 |
Typedefs | |
| typedef EGLDisplay(* | PFNEGLGETPLATFORMDISPLAYEXTPROC) (EGLenum platform, void *native_display, const EGLint *attrib_list) |
Variables | |
| static const char * | QtWaylandClient::qwaylandegl_threadedgl_blacklist_vendor [] |
| #define EGL_PLATFORM_WAYLAND_KHR 0x31D8 |
Definition at line 20 of file qwaylandeglclientbufferintegration.cpp.
| typedef EGLDisplay(* PFNEGLGETPLATFORMDISPLAYEXTPROC)(EGLenum platform, void *native_display, const EGLint *attrib_list) |
Definition at line 16 of file qwaylandeglclientbufferintegration.cpp.