Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qopengltimerquery.cpp File Reference

(35022c1698664b1171e0e5e9611bd9de75d31765)

#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.