|  | Qt 6.x
    The Qt SDK | 
#include <qopenglqueryhelper_p.h>
 Collaboration diagram for QOpenGLQueryHelper:
 Collaboration diagram for QOpenGLQueryHelper:| Public Member Functions | |
| QOpenGLQueryHelper (QOpenGLContext *context) | |
| void | glGetQueryObjectuiv (GLuint id, GLenum pname, GLuint *params) | 
| void | glGetQueryObjectiv (GLuint id, GLenum pname, GLint *params) | 
| void | glGetQueryiv (GLenum target, GLenum pname, GLint *params) | 
| void | glEndQuery (GLenum target) | 
| void | glBeginQuery (GLenum target, GLuint id) | 
| GLboolean | glIsQuery (GLuint id) | 
| void | glDeleteQueries (GLsizei n, const GLuint *ids) | 
| void | glGenQueries (GLsizei n, GLuint *ids) | 
| void | glGetInteger64v (GLenum pname, GLint64 *params) | 
| void | glGetQueryObjectui64v (GLuint id, GLenum pname, GLuint64 *params) | 
| void | glGetQueryObjecti64v (GLuint id, GLenum pname, GLint64 *params) | 
| void | glQueryCounter (GLuint id, GLenum target) | 
Definition at line 28 of file qopenglqueryhelper_p.h.
| 
 | inline | 
Definition at line 31 of file qopenglqueryhelper_p.h.
References context, GLenum(), GLint(), GLsizei(), GLuint, Q_ASSERT, and QOPENGLF_APIENTRYP.
 Here is the call graph for this function:
 Here is the call graph for this function:Definition at line 86 of file qopenglqueryhelper_p.h.
Referenced by QOpenGLTimerQueryPrivate::begin(), and QOpenGLTimeMonitorPrivate::recordSample().
 Here is the caller graph for this function:
 Here is the caller graph for this function:Definition at line 96 of file qopenglqueryhelper_p.h.
Referenced by QOpenGLTimerQueryPrivate::destroy(), and QOpenGLTimeMonitorPrivate::destroy().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | inline | 
Definition at line 81 of file qopenglqueryhelper_p.h.
Referenced by QOpenGLTimerQueryPrivate::end(), QOpenGLTimeMonitorPrivate::intervals(), and QOpenGLTimeMonitorPrivate::recordSample().
 Here is the caller graph for this function:
 Here is the caller graph for this function:Definition at line 101 of file qopenglqueryhelper_p.h.
Referenced by QOpenGLTimerQueryPrivate::create(), and QOpenGLTimeMonitorPrivate::create().
 Here is the caller graph for this function:
 Here is the caller graph for this function:Definition at line 106 of file qopenglqueryhelper_p.h.
Referenced by QOpenGLTimerQueryPrivate::waitForTimeStamp().
 Here is the caller graph for this function:
 Here is the caller graph for this function:Definition at line 76 of file qopenglqueryhelper_p.h.
Definition at line 116 of file qopenglqueryhelper_p.h.
Definition at line 71 of file qopenglqueryhelper_p.h.
| 
 | inline | 
Definition at line 111 of file qopenglqueryhelper_p.h.
Referenced by QOpenGLTimerQueryPrivate::result(), and QOpenGLTimeMonitorPrivate::samples().
 Here is the caller graph for this function:
 Here is the caller graph for this function:Definition at line 66 of file qopenglqueryhelper_p.h.
Referenced by QOpenGLTimerQueryPrivate::isResultAvailable(), and QOpenGLTimeMonitorPrivate::isResultAvailable().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | inline | 
Definition at line 91 of file qopenglqueryhelper_p.h.
Definition at line 121 of file qopenglqueryhelper_p.h.
Referenced by QOpenGLTimeMonitorPrivate::recordSample(), and QOpenGLTimerQueryPrivate::recordTimestamp().
 Here is the caller graph for this function:
 Here is the caller graph for this function: