Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qopengltexturehelper_p.h File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#include <QtOpenGL/qtopenglglobal.h>
#include <QtCore/private/qglobal_p.h>
#include "qopengl.h"
#include "qopenglpixeltransferoptions.h"
#include "qopengltexture.h"
#include "qopenglfunctions.h"
+ Include dependency graph for qopengltexturehelper_p.h:
+ This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ GL_APICALL

#define GL_APICALL

Definition at line 47 of file qopengltexturehelper_p.h.

◆ GL_TEXTURE_BASE_LEVEL

#define GL_TEXTURE_BASE_LEVEL   0x813C

Definition at line 32 of file qopengltexturehelper_p.h.

◆ GL_TEXTURE_COMPARE_FUNC

#define GL_TEXTURE_COMPARE_FUNC   0x884D

Definition at line 41 of file qopengltexturehelper_p.h.

◆ GL_TEXTURE_COMPARE_MODE

#define GL_TEXTURE_COMPARE_MODE   0x884C

Definition at line 38 of file qopengltexturehelper_p.h.

◆ GL_TEXTURE_MAX_LEVEL

#define GL_TEXTURE_MAX_LEVEL   0x813D

Definition at line 35 of file qopengltexturehelper_p.h.