Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qplatformgraphicsbufferhelper.cpp File Reference
#include <QtGui/qpa/qplatformgraphicsbuffer.h>
#include "qplatformgraphicsbufferhelper.h"
#include <QtCore/QDebug>
#include <QtGui/qopengl.h>
#include <QtGui/QImage>
#include <QtGui/QOpenGLContext>
#include <QtGui/QOpenGLFunctions>
+ Include dependency graph for qplatformgraphicsbufferhelper.cpp:

Go to the source code of this file.

Namespaces

namespace  QPlatformGraphicsBufferHelper
 \inmodule QtGui
 

Macros

#define GL_UNPACK_ROW_LENGTH   0x0CF2
 
#define GL_RGB10_A2   0x8059
 
#define GL_UNSIGNED_INT_2_10_10_10_REV   0x8368
 

Macro Definition Documentation

◆ GL_RGB10_A2

#define GL_RGB10_A2   0x8059

Definition at line 18 of file qplatformgraphicsbufferhelper.cpp.

◆ GL_UNPACK_ROW_LENGTH

#define GL_UNPACK_ROW_LENGTH   0x0CF2

Definition at line 14 of file qplatformgraphicsbufferhelper.cpp.

◆ GL_UNSIGNED_INT_2_10_10_10_REV

#define GL_UNSIGNED_INT_2_10_10_10_REV   0x8368

Definition at line 22 of file qplatformgraphicsbufferhelper.cpp.