![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qopenglversionfunctions.h>
Public Types | |
enum | Version { OpenGLVersionBackendCount } |
Public Member Functions | |
QOpenGLVersionFunctionsBackend (QOpenGLContext *ctx) | |
Public Attributes | |
QOpenGLContext * | context |
QAtomicInt | refs |
Definition at line 95 of file qopenglversionfunctions.h.
Enumerator | |
---|---|
OpenGLVersionBackendCount |
Definition at line 128 of file qopenglversionfunctions.h.
|
inline |
Definition at line 134 of file qopenglversionfunctions.h.
References context.
QOpenGLContext* QOpenGLVersionFunctionsBackend::context |
Definition at line 138 of file qopenglversionfunctions.h.
Referenced by QOpenGLVersionFunctionsBackend(), testing.tools.safetynet_job.JobRun::_BuildRunMetadata(), testing.tools.safetynet_job.JobRun::_IncrementalRun(), testing.tools.safetynet_job.JobRun::_WriteCheckpoint(), testing.tools.safetynet_job.JobRun::_WriteRawJson(), and testing.tools.safetynet_job.JobRun::Run().
QAtomicInt QOpenGLVersionFunctionsBackend::refs |
Definition at line 139 of file qopenglversionfunctions.h.