Home
last modified time | relevance | path

Searched refs:CoreProfile (Results 1 – 25 of 1174) sorted by relevance

12345678910>>...47

/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/opengl/computegles31/
H A Dmain.cpp93 …qDebug() << "Support for GL 2.0 core "<<( OGLSupports(2,0,false, QSurfaceFormat::CoreProfile) ? … in main()
96 …qDebug() << "Support for GL 2.1 core "<<( OGLSupports(2,1,false, QSurfaceFormat::CoreProfile) ? … in main()
99 …qDebug() << "Support for GL 3.0 core "<<( OGLSupports(3,0,false, QSurfaceFormat::CoreProfile) ? … in main()
104 …qDebug() << "Support for GL 3.2 core "<<( OGLSupports(3,2,false,QSurfaceFormat::CoreProfile) ? "… in main()
106 …qDebug() << "Support for GL 3.3 core "<<( OGLSupports(3,3,false,QSurfaceFormat::CoreProfile) ? "… in main()
108 …qDebug() << "Support for GL 4.0 core "<<( OGLSupports(4,0,false,QSurfaceFormat::CoreProfile) ? "… in main()
110 …qDebug() << "Support for GL 4.1 core "<<( OGLSupports(4,1,false,QSurfaceFormat::CoreProfile) ? "… in main()
112 …qDebug() << "Support for GL 4.2 core "<<( OGLSupports(4,2,false,QSurfaceFormat::CoreProfile) ? "… in main()
114 …qDebug() << "Support for GL 4.3 core "<<( OGLSupports(4,3,false,QSurfaceFormat::CoreProfile) ? "… in main()
133 } else if (OGLSupports(4,3,false,QSurfaceFormat::CoreProfile)) { in main()
[all …]
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/tests/auto/debugger/
H A Dtst_dumpers.cpp756 struct CoreProfile {}; struct
2751 + CoreProfile() in dumper_data()
2821 + CoreProfile() in dumper_data()
2916 + CoreProfile() in dumper_data()
2928 + CoreProfile() in dumper_data()
6574 + CoreProfile() in dumper_data()
6594 + CoreProfile() in dumper_data()
6856 + CoreProfile() in dumper_data()
6975 + CoreProfile() in dumper_data()
7493 + CoreProfile() in dumper_data()
[all …]
/dports/cad/uranium/Uranium-3ed9c4de/UM/View/GL/
H A DOpenGLContext.py26 profile_ = QSurfaceFormat.CoreProfile
85 profile_ = QSurfaceFormat.CoreProfile
125 …nd fmt.minorVersion() >= 1) or (fmt.majorVersion() > 4)) and profile == QSurfaceFormat.CoreProfile:
141 return major_version, minor_version, QSurfaceFormat.CoreProfile
176 return major_version, minor_version, QSurfaceFormat.CoreProfile
206 elif profile == QSurfaceFormat.CoreProfile:
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/util/glgen/
H A Dcodegenerator.cpp140 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
146 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
198 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
201 const QString profileSuffix = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
228 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
230 const QString caseLabel = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
308 profiles << VersionProfile::CoreProfile; // Always need core functions in functionCollection()
475 const QString status = versionProfile.profile == VersionProfile::CoreProfile in writeBackendClassImplementation()
682 if (versionProfile.profile != VersionProfile::CoreProfile) { in writePublicClassImplementation()
898 QString statusSuffix = v.profile == VersionProfile::CoreProfile in backendClassName()
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/util/glgen/
H A Dcodegenerator.cpp140 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
146 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
198 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
201 const QString profileSuffix = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
228 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
230 const QString caseLabel = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
308 profiles << VersionProfile::CoreProfile; // Always need core functions in functionCollection()
475 const QString status = versionProfile.profile == VersionProfile::CoreProfile in writeBackendClassImplementation()
682 if (versionProfile.profile != VersionProfile::CoreProfile) { in writePublicClassImplementation()
898 QString statusSuffix = v.profile == VersionProfile::CoreProfile in backendClassName()
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/util/glgen/
H A Dcodegenerator.cpp140 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
146 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
198 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
201 const QString profileSuffix = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
228 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
230 const QString caseLabel = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
308 profiles << VersionProfile::CoreProfile; // Always need core functions in functionCollection()
475 const QString status = versionProfile.profile == VersionProfile::CoreProfile in writeBackendClassImplementation()
682 if (versionProfile.profile != VersionProfile::CoreProfile) { in writePublicClassImplementation()
898 QString statusSuffix = v.profile == VersionProfile::CoreProfile in backendClassName()
[all …]
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/util/glgen/
H A Dcodegenerator.cpp140 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
146 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
198 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
201 const QString profileSuffix = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
228 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
230 const QString caseLabel = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
308 profiles << VersionProfile::CoreProfile; // Always need core functions in functionCollection()
475 const QString status = versionProfile.profile == VersionProfile::CoreProfile in writeBackendClassImplementation()
682 if (versionProfile.profile != VersionProfile::CoreProfile) { in writePublicClassImplementation()
898 QString statusSuffix = v.profile == VersionProfile::CoreProfile in backendClassName()
[all …]
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/util/glgen/
H A Dcodegenerator.cpp140 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
146 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
198 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
201 const QString profileSuffix = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
228 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
230 const QString caseLabel = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
308 profiles << VersionProfile::CoreProfile; // Always need core functions in functionCollection()
475 const QString status = versionProfile.profile == VersionProfile::CoreProfile in writeBackendClassImplementation()
682 if (versionProfile.profile != VersionProfile::CoreProfile) { in writePublicClassImplementation()
898 QString statusSuffix = v.profile == VersionProfile::CoreProfile in backendClassName()
[all …]
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/util/glgen/
H A Dcodegenerator.cpp140 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
146 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
198 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
201 const QString profileSuffix = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
228 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
230 const QString caseLabel = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
308 profiles << VersionProfile::CoreProfile; // Always need core functions in functionCollection()
475 const QString status = versionProfile.profile == VersionProfile::CoreProfile in writeBackendClassImplementation()
682 if (versionProfile.profile != VersionProfile::CoreProfile) { in writePublicClassImplementation()
898 QString statusSuffix = v.profile == VersionProfile::CoreProfile in backendClassName()
[all …]
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/util/glgen/
H A Dcodegenerator.cpp140 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
146 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
198 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
201 const QString profileSuffix = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
228 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
230 const QString caseLabel = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
308 profiles << VersionProfile::CoreProfile; // Always need core functions in functionCollection()
475 const QString status = versionProfile.profile == VersionProfile::CoreProfile in writeBackendClassImplementation()
682 if (versionProfile.profile != VersionProfile::CoreProfile) { in writePublicClassImplementation()
898 QString statusSuffix = v.profile == VersionProfile::CoreProfile in backendClassName()
[all …]
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/util/glgen/
H A Dcodegenerator.cpp140 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
146 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
198 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
201 const QString profileSuffix = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
228 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
230 const QString caseLabel = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
308 profiles << VersionProfile::CoreProfile; // Always need core functions in functionCollection()
475 const QString status = versionProfile.profile == VersionProfile::CoreProfile in writeBackendClassImplementation()
682 if (versionProfile.profile != VersionProfile::CoreProfile) { in writePublicClassImplementation()
898 QString statusSuffix = v.profile == VersionProfile::CoreProfile in backendClassName()
[all …]
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/util/glgen/
H A Dcodegenerator.cpp140 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
146 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
198 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
201 const QString profileSuffix = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
228 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
230 const QString caseLabel = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
308 profiles << VersionProfile::CoreProfile; // Always need core functions in functionCollection()
475 const QString status = versionProfile.profile == VersionProfile::CoreProfile in writeBackendClassImplementation()
682 if (versionProfile.profile != VersionProfile::CoreProfile) { in writePublicClassImplementation()
898 QString statusSuffix = v.profile == VersionProfile::CoreProfile in backendClassName()
[all …]
/dports/net/qt5-network/kde-qtbase-5.15.2p263/util/glgen/
H A Dcodegenerator.cpp140 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
146 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
198 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
201 const QString profileSuffix = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
228 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
230 const QString caseLabel = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
308 profiles << VersionProfile::CoreProfile; // Always need core functions in functionCollection()
475 const QString status = versionProfile.profile == VersionProfile::CoreProfile in writeBackendClassImplementation()
682 if (versionProfile.profile != VersionProfile::CoreProfile) { in writePublicClassImplementation()
898 QString statusSuffix = v.profile == VersionProfile::CoreProfile in backendClassName()
[all …]
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/util/glgen/
H A Dcodegenerator.cpp140 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
146 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
198 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
201 const QString profileSuffix = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
228 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
230 const QString caseLabel = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
308 profiles << VersionProfile::CoreProfile; // Always need core functions in functionCollection()
475 const QString status = versionProfile.profile == VersionProfile::CoreProfile in writeBackendClassImplementation()
682 if (versionProfile.profile != VersionProfile::CoreProfile) { in writePublicClassImplementation()
898 QString statusSuffix = v.profile == VersionProfile::CoreProfile in backendClassName()
[all …]
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/util/glgen/
H A Dcodegenerator.cpp140 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
146 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
198 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
201 const QString profileSuffix = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
228 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
230 const QString caseLabel = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
308 profiles << VersionProfile::CoreProfile; // Always need core functions in functionCollection()
475 const QString status = versionProfile.profile == VersionProfile::CoreProfile in writeBackendClassImplementation()
682 if (versionProfile.profile != VersionProfile::CoreProfile) { in writePublicClassImplementation()
898 QString statusSuffix = v.profile == VersionProfile::CoreProfile in backendClassName()
[all …]
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/util/glgen/
H A Dcodegenerator.cpp140 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
146 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
198 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
201 const QString profileSuffix = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
228 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
230 const QString caseLabel = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
308 profiles << VersionProfile::CoreProfile; // Always need core functions in functionCollection()
475 const QString status = versionProfile.profile == VersionProfile::CoreProfile in writeBackendClassImplementation()
682 if (versionProfile.profile != VersionProfile::CoreProfile) { in writePublicClassImplementation()
898 QString statusSuffix = v.profile == VersionProfile::CoreProfile in backendClassName()
[all …]
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/util/glgen/
H A Dcodegenerator.cpp140 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
146 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
198 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
201 const QString profileSuffix = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
228 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
230 const QString caseLabel = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
308 profiles << VersionProfile::CoreProfile; // Always need core functions in functionCollection()
475 const QString status = versionProfile.profile == VersionProfile::CoreProfile in writeBackendClassImplementation()
682 if (versionProfile.profile != VersionProfile::CoreProfile) { in writePublicClassImplementation()
898 QString statusSuffix = v.profile == VersionProfile::CoreProfile in backendClassName()
[all …]
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/util/glgen/
H A Dcodegenerator.cpp140 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
146 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
198 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
201 const QString profileSuffix = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
228 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
230 const QString caseLabel = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
308 profiles << VersionProfile::CoreProfile; // Always need core functions in functionCollection()
475 const QString status = versionProfile.profile == VersionProfile::CoreProfile in writeBackendClassImplementation()
682 if (versionProfile.profile != VersionProfile::CoreProfile) { in writePublicClassImplementation()
898 QString statusSuffix = v.profile == VersionProfile::CoreProfile in backendClassName()
[all …]
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/util/glgen/
H A Dcodegenerator.cpp140 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
146 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
198 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
201 const QString profileSuffix = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
228 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
230 const QString caseLabel = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
308 profiles << VersionProfile::CoreProfile; // Always need core functions in functionCollection()
475 const QString status = versionProfile.profile == VersionProfile::CoreProfile in writeBackendClassImplementation()
682 if (versionProfile.profile != VersionProfile::CoreProfile) { in writePublicClassImplementation()
898 QString statusSuffix = v.profile == VersionProfile::CoreProfile in backendClassName()
[all …]
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/util/glgen/
H A Dcodegenerator.cpp140 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
146 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
198 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
201 const QString profileSuffix = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
228 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
230 const QString caseLabel = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
308 profiles << VersionProfile::CoreProfile; // Always need core functions in functionCollection()
475 const QString status = versionProfile.profile == VersionProfile::CoreProfile in writeBackendClassImplementation()
682 if (versionProfile.profile != VersionProfile::CoreProfile) { in writePublicClassImplementation()
898 QString statusSuffix = v.profile == VersionProfile::CoreProfile in backendClassName()
[all …]
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/util/glgen/
H A Dcodegenerator.cpp140 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
146 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
198 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
201 const QString profileSuffix = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
228 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
230 const QString caseLabel = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
308 profiles << VersionProfile::CoreProfile; // Always need core functions in functionCollection()
475 const QString status = versionProfile.profile == VersionProfile::CoreProfile in writeBackendClassImplementation()
682 if (versionProfile.profile != VersionProfile::CoreProfile) { in writePublicClassImplementation()
898 QString statusSuffix = v.profile == VersionProfile::CoreProfile in backendClassName()
[all …]
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/util/glgen/
H A Dcodegenerator.cpp140 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
146 v.profile = VersionProfile::CoreProfile; in writeCoreClasses()
198 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
201 const QString profileSuffix = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
228 << VersionProfile::CoreProfile << VersionProfile::CompatibilityProfile); in writeCoreFactoryImplementation()
230 const QString caseLabel = profile == VersionProfile::CoreProfile in writeCoreFactoryImplementation()
308 profiles << VersionProfile::CoreProfile; // Always need core functions in functionCollection()
475 const QString status = versionProfile.profile == VersionProfile::CoreProfile in writeBackendClassImplementation()
682 if (versionProfile.profile != VersionProfile::CoreProfile) { in writePublicClassImplementation()
898 QString statusSuffix = v.profile == VersionProfile::CoreProfile in backendClassName()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/core/api/
H A Dqtwebenginecoreglobal.cpp142 format.setProfile(QSurfaceFormat::CoreProfile); in initialize()
155 testContext.format().profile() == QSurfaceFormat::CoreProfile && in initialize()
170 if (format.version() < qMakePair(3,2) || format.profile() != QSurfaceFormat::CoreProfile) { in initialize()
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/plugins/qpa/
H A Deglplatformcontext.cpp194 if (m_format.profile() == QSurfaceFormat::CoreProfile) { in create()
207 if (m_format.profile() == QSurfaceFormat::CoreProfile) { in create()
218 if (m_format.profile() == QSurfaceFormat::CoreProfile) { in create()
229 if (m_format.profile() == QSurfaceFormat::CoreProfile) { in create()
302 m_format.setProfile(QSurfaceFormat::CoreProfile); in updateFormatFromContext()
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/quick/items/
H A Dqquickopenglinfo_p.h87 CoreProfile = QSurfaceFormat::CoreProfile, enumerator

12345678910>>...47