![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtOpenGL/qtopenglglobal.h>
#include <QtCore/private/qglobal_p.h>
#include "qopengl.h"
#include "qopenglpixeltransferoptions.h"
#include "qopengltexture.h"
#include "qopenglfunctions.h"
Go to the source code of this file.
Classes | |
class | QOpenGLTextureHelper |
Macros | |
#define | GL_TEXTURE_BASE_LEVEL 0x813C |
#define | GL_TEXTURE_MAX_LEVEL 0x813D |
#define | GL_TEXTURE_COMPARE_MODE 0x884C |
#define | GL_TEXTURE_COMPARE_FUNC 0x884D |
#define | GL_APICALL |
#define GL_APICALL |
Definition at line 47 of file qopengltexturehelper_p.h.
#define GL_TEXTURE_BASE_LEVEL 0x813C |
Definition at line 32 of file qopengltexturehelper_p.h.
#define GL_TEXTURE_COMPARE_FUNC 0x884D |
Definition at line 41 of file qopengltexturehelper_p.h.
#define GL_TEXTURE_COMPARE_MODE 0x884C |
Definition at line 38 of file qopengltexturehelper_p.h.
#define GL_TEXTURE_MAX_LEVEL 0x813D |
Definition at line 35 of file qopengltexturehelper_p.h.