(09e40152f8342644f1f002d1f0b6d31d715e7fd1)
#include <private/qopenglgradientcache_p.h>
#include <private/qopengltexturecache_p.h>
#include "qopenglpaintengine_p.h"
#include "qopenglpaintdevice_p.h"
#include <string.h>
#include <qmath.h>
#include <private/qopengl_p.h>
#include <private/qopenglcontext_p.h>
#include <private/qopenglextensions_p.h>
#include <private/qpaintengineex_p.h>
#include <QPaintEngine>
#include <private/qpainter_p.h>
#include <private/qfontengine_p.h>
#include <private/qdatabuffer_p.h>
#include <private/qstatictext_p.h>
#include <private/qtriangulator_p.h>
#include <private/qopenglengineshadermanager_p.h>
#include <private/qopengl2pexvertexarray_p.h>
#include <private/qopengltextureglyphcache_p.h>
#include <QDebug>
#include <qtopengl_tracepoints_p.h>
Go to the source code of this file.
◆ GL_BLEND_ADVANCED_COHERENT_KHR
#define GL_BLEND_ADVANCED_COHERENT_KHR 0x9285 |
◆ GL_COLORBURN_KHR
#define GL_COLORBURN_KHR 0x929A |
◆ GL_COLORDODGE_KHR
#define GL_COLORDODGE_KHR 0x9299 |
◆ GL_DARKEN_KHR
#define GL_DARKEN_KHR 0x9297 |
◆ GL_DIFFERENCE_KHR
#define GL_DIFFERENCE_KHR 0x929E |
◆ GL_EXCLUSION_KHR
#define GL_EXCLUSION_KHR 0x92A0 |
◆ GL_HARDLIGHT_KHR
#define GL_HARDLIGHT_KHR 0x929B |
◆ GL_KHR_blend_equation_advanced
#define GL_KHR_blend_equation_advanced 1 |
◆ GL_KHR_blend_equation_advanced_coherent
#define GL_KHR_blend_equation_advanced_coherent 1 |
◆ GL_LIGHTEN_KHR
#define GL_LIGHTEN_KHR 0x9298 |
◆ GL_MULTIPLY_KHR
#define GL_MULTIPLY_KHR 0x9294 |
◆ GL_OVERLAY_KHR
#define GL_OVERLAY_KHR 0x9296 |
◆ GL_SCREEN_KHR
#define GL_SCREEN_KHR 0x9295 |
◆ GL_SOFTLIGHT_KHR
#define GL_SOFTLIGHT_KHR 0x929C |
◆ isPowerOfTwo()
static bool isPowerOfTwo |
( |
int | x | ) |
|
|
inlinestatic |
◆ Q_TRACE_INSTRUMENT()
void Q_TRACE_INSTRUMENT |
( |
qtopengl | | ) |
|
◆ qt_imageForBrush()
◆ qt_premultiplyColor()
◆ qt_scaleForTransform()
Q_GUI_EXPORT bool qt_scaleForTransform |
( |
const QTransform & | transform, |
|
|
qreal * | scale ) |
|
extern |
◆ scaleRect()
◆ setCoords()