![]() |
Qt 6.x
The Qt SDK
|
#include "qopenglversionfunctionsfactory.h"#include "qopenglversionfunctions_p.h"#include "qopenglfunctions_4_5_core.h"#include "qopenglfunctions_4_5_compatibility.h"#include "qopenglfunctions_4_4_core.h"#include "qopenglfunctions_4_4_compatibility.h"#include "qopenglfunctions_4_3_core.h"#include "qopenglfunctions_4_3_compatibility.h"#include "qopenglfunctions_4_2_core.h"#include "qopenglfunctions_4_2_compatibility.h"#include "qopenglfunctions_4_1_core.h"#include "qopenglfunctions_4_1_compatibility.h"#include "qopenglfunctions_4_0_core.h"#include "qopenglfunctions_4_0_compatibility.h"#include "qopenglfunctions_3_3_core.h"#include "qopenglfunctions_3_3_compatibility.h"#include "qopenglfunctions_3_2_core.h"#include "qopenglfunctions_3_2_compatibility.h"#include "qopenglfunctions_3_1.h"#include "qopenglfunctions_3_0.h"#include "qopenglfunctions_2_1.h"#include "qopenglfunctions_2_0.h"#include "qopenglfunctions_1_5.h"#include "qopenglfunctions_1_4.h"#include "qopenglfunctions_1_3.h"#include "qopenglfunctions_1_2.h"#include "qopenglfunctions_1_1.h"#include "qopenglfunctions_1_0.h"
Include dependency graph for qopenglversionfunctionsfactory.cpp:Go to the source code of this file.
Functions | |
| static QT_BEGIN_NAMESPACE QAbstractOpenGLFunctions * | createFunctions (const QOpenGLVersionProfile &versionProfile) |
|
static |
Definition at line 50 of file qopenglversionfunctionsfactory.cpp.
References QSurfaceFormat::CompatibilityProfile, QSurfaceFormat::CoreProfile, QOpenGLVersionProfile::hasProfiles(), QSurfaceFormat::NoProfile, QOpenGLVersionProfile::profile(), Q_UNUSED, and QOpenGLVersionProfile::version().
Referenced by QOpenGLVersionFunctionsFactory::get().
Here is the call graph for this function:
Here is the caller graph for this function: