![]() |
Qt 6.x
The Qt SDK
|
#include "vulkanserverbufferintegration.h"
#include <QtWaylandClient/private/qwaylanddisplay_p.h>
#include <QDebug>
#include <QtOpenGL/QOpenGLTexture>
#include <QtGui/QOpenGLContext>
#include <QtGui/qopengl.h>
#include <QtGui/QImage>
#include <QtCore/QCoreApplication>
Go to the source code of this file.
Classes | |
struct | QtWaylandClient::VulkanServerBufferGlFunctions |
Namespaces | |
namespace | QtWaylandClient |
Macros | |
#define | DECL_GL_FUNCTION(name, type) type name |
#define | FIND_GL_FUNCTION(name, type) |
Variables | |
static constexpr bool | QtWaylandClient::sbiExtraDebug |
static VulkanServerBufferGlFunctions * | QtWaylandClient::funcs = nullptr |
Definition at line 24 of file vulkanserverbufferintegration.cpp.
Definition at line 27 of file vulkanserverbufferintegration.cpp.