Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qopengltimerquery.cpp File Reference
#include "qopengltimerquery.h"
#include "qopenglqueryhelper_p.h"
#include <QtCore/private/qobject_p.h>
#include <QtGui/QOpenGLContext>
#include <QtGui/QOpenGLFunctions>
#include "moc_qopengltimerquery.cpp"
+ Include dependency graph for qopengltimerquery.cpp:

Go to the source code of this file.

Classes

class  QExtTimerQueryHelper
 
class  QOpenGLTimerQueryPrivate
 
class  QOpenGLTimeMonitorPrivate
 

Macros

#define GL_TIME_ELAPSED_EXT   0x88BF
 
#define GL_TIME_ELAPSED   GL_TIME_ELAPSED_EXT
 

Macro Definition Documentation

◆ GL_TIME_ELAPSED

#define GL_TIME_ELAPSED   GL_TIME_ELAPSED_EXT

Definition at line 145 of file qopengltimerquery.cpp.

◆ GL_TIME_ELAPSED_EXT

#define GL_TIME_ELAPSED_EXT   0x88BF

Definition at line 140 of file qopengltimerquery.cpp.