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
src_gui_opengl_qopenglfunctions Namespace Reference

Classes

class  MyGLWindow
 [0] More...
 

Functions

void wrapper0 ()
 [1]
 
void wrapper1 ()
 

Variables

int textureId = 0
 [0]
 

Function Documentation

◆ wrapper0()

void src_gui_opengl_qopenglfunctions::wrapper0 ( )

[1]

[2]

[2]

Definition at line 64 of file src_gui_opengl_qopenglfunctions.cpp.

References QOpenGLContext::currentContext(), and GL_TEXTURE1.

+ Here is the call graph for this function:

◆ wrapper1()

void src_gui_opengl_qopenglfunctions::wrapper1 ( )

[3]

[3]

[4]

[4]

Definition at line 72 of file src_gui_opengl_qopenglfunctions.cpp.

References QOpenGLContext::currentContext(), funcs, GL_TEXTURE1, QOpenGLFunctions::NPOTTextures, and Q_UNUSED.

+ Here is the call graph for this function:

Variable Documentation

◆ textureId

int src_gui_opengl_qopenglfunctions::textureId = 0