![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QOpenGLShader>
#include <QOpenGLShaderProgram>
#include <QPainter>
#include <private/qopenglcontext_p.h>
#include <private/qopenglcustomshaderstage_p.h>
Go to the source code of this file.
Classes | |
class | QOpenGLEngineSharedShaders |
class | QOpenGLEngineShaderProg |
class | QOpenGLEngineShaderManager |
Variables | |
static QT_BEGIN_NAMESPACE const GLuint | QT_VERTEX_COORDS_ATTR = 0 |
static const GLuint | QT_TEXTURE_COORDS_ATTR = 1 |
static const GLuint | QT_OPACITY_ATTR = 2 |
static const GLuint | QT_PMV_MATRIX_1_ATTR = 3 |
static const GLuint | QT_PMV_MATRIX_2_ATTR = 4 |
static const GLuint | QT_PMV_MATRIX_3_ATTR = 5 |
|
static |
Definition at line 214 of file qopenglengineshadermanager_p.h.
|
static |
Definition at line 215 of file qopenglengineshadermanager_p.h.
|
static |
Definition at line 216 of file qopenglengineshadermanager_p.h.
|
static |
Definition at line 217 of file qopenglengineshadermanager_p.h.
|
static |
Definition at line 213 of file qopenglengineshadermanager_p.h.
|
static |
Definition at line 212 of file qopenglengineshadermanager_p.h.