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
qwaylandglcontext_p.h
Go to the documentation of this file.
1// Copyright (C) 2016 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3
4//
5// W A R N I N G
6// -------------
7//
8// This file is not part of the Qt API. It exists purely as an
9// implementation detail. This header file may change from version to
10// version without notice, or even be removed.
11//
12// We mean it.
13//
14
15#ifndef QWAYLANDGLCONTEXT_H
16#define QWAYLANDGLCONTEXT_H
17
18#include "qwaylandeglinclude_p.h" //must be first
19
20#include <QtWaylandClient/private/qwaylanddisplay_p.h>
21#include <QtGui/private/qeglplatformcontext_p.h>
22#include <qpa/qplatformopenglcontext.h>
23
25
26class QOpenGLShaderProgram;
27class QOpenGLTextureCache;
28
29namespace QtWaylandClient {
30
31class QWaylandEglWindow;
33
69
70}
71
72QT_END_NAMESPACE
73
74#endif // QWAYLANDGLCONTEXT_H
Combined button and popup list for selecting options.
static const char * qwaylandegl_threadedgl_blacklist_vendor[]
EGLDisplay(* PFNEGLGETPLATFORMDISPLAYEXTPROC)(EGLenum platform, void *native_display, const EGLint *attrib_list)