Home
last modified time | relevance | path

Searched refs:PlatformMethods (Results 1 – 25 of 122) sorted by relevance

12345

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/include/platform/
H A DPlatform.h46 struct PlatformMethods;
56 using CurrentTimeFunc = double (*)(PlatformMethods *platform);
57 inline double DefaultCurrentTime(PlatformMethods *platform) in DefaultCurrentTime()
208 inline void DefaultHistogramEnumeration(PlatformMethods *platform, in DefaultHistogramEnumeration()
227 using OverrideFeaturesVkFunc = void (*)(PlatformMethods *platform,
240 using CacheProgramFunc = void (*)(PlatformMethods *platform,
244 inline void DefaultCacheProgram(PlatformMethods *platform, in DefaultCacheProgram()
271 struct ANGLE_PLATFORM_EXPORT PlatformMethods struct
273 inline PlatformMethods();
283 inline PlatformMethods::PlatformMethods() = default; argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/include/platform/
H A DPlatformMethods.h46 struct PlatformMethods;
56 using CurrentTimeFunc = double (*)(PlatformMethods *platform);
57 inline double DefaultCurrentTime(PlatformMethods *platform) in DefaultCurrentTime()
208 inline void DefaultHistogramEnumeration(PlatformMethods *platform, in DefaultHistogramEnumeration()
227 using OverrideFeaturesVkFunc = void (*)(PlatformMethods *platform,
240 using CacheProgramFunc = void (*)(PlatformMethods *platform,
244 inline void DefaultCacheProgram(PlatformMethods *platform, in DefaultCacheProgram()
278 struct ANGLE_PLATFORM_EXPORT PlatformMethods struct
280 inline PlatformMethods();
290 inline PlatformMethods::PlatformMethods() = default; argument
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/include/platform/
H A DPlatformMethods.h46 struct PlatformMethods;
56 using CurrentTimeFunc = double (*)(PlatformMethods *platform);
57 inline double DefaultCurrentTime(PlatformMethods *platform) in DefaultCurrentTime()
208 inline void DefaultHistogramEnumeration(PlatformMethods *platform, in DefaultHistogramEnumeration()
227 using OverrideFeaturesVkFunc = void (*)(PlatformMethods *platform,
240 using CacheProgramFunc = void (*)(PlatformMethods *platform,
244 inline void DefaultCacheProgram(PlatformMethods *platform, in DefaultCacheProgram()
278 struct ANGLE_PLATFORM_EXPORT PlatformMethods struct
280 inline PlatformMethods();
290 inline PlatformMethods::PlatformMethods() = default; argument
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/include/platform/
H A DPlatformMethods.h46 struct PlatformMethods;
56 using CurrentTimeFunc = double (*)(PlatformMethods *platform);
57 inline double DefaultCurrentTime(PlatformMethods *platform) in DefaultCurrentTime()
208 inline void DefaultHistogramEnumeration(PlatformMethods *platform, in DefaultHistogramEnumeration()
227 using OverrideFeaturesVkFunc = void (*)(PlatformMethods *platform,
240 using CacheProgramFunc = void (*)(PlatformMethods *platform,
244 inline void DefaultCacheProgram(PlatformMethods *platform, in DefaultCacheProgram()
278 struct ANGLE_PLATFORM_EXPORT PlatformMethods struct
280 inline PlatformMethods();
290 inline PlatformMethods::PlatformMethods() = default; argument
[all …]
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/include/platform/
H A DPlatformMethods.h46 struct PlatformMethods;
56 using CurrentTimeFunc = double (*)(PlatformMethods *platform);
57 inline double DefaultCurrentTime(PlatformMethods *platform) in DefaultCurrentTime()
208 inline void DefaultHistogramEnumeration(PlatformMethods *platform, in DefaultHistogramEnumeration()
227 using OverrideFeaturesVkFunc = void (*)(PlatformMethods *platform,
240 using CacheProgramFunc = void (*)(PlatformMethods *platform,
244 inline void DefaultCacheProgram(PlatformMethods *platform, in DefaultCacheProgram()
278 struct ANGLE_PLATFORM_EXPORT PlatformMethods struct
280 inline PlatformMethods();
290 inline PlatformMethods::PlatformMethods() = default; argument
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/include/platform/
H A DPlatformMethods.h46 struct PlatformMethods;
56 using CurrentTimeFunc = double (*)(PlatformMethods *platform);
57 inline double DefaultCurrentTime(PlatformMethods *platform) in DefaultCurrentTime()
208 inline void DefaultHistogramEnumeration(PlatformMethods *platform, in DefaultHistogramEnumeration()
227 using OverrideFeaturesVkFunc = void (*)(PlatformMethods *platform,
240 using CacheProgramFunc = void (*)(PlatformMethods *platform,
244 inline void DefaultCacheProgram(PlatformMethods *platform, in DefaultCacheProgram()
278 struct ANGLE_PLATFORM_EXPORT PlatformMethods struct
280 inline PlatformMethods();
290 inline PlatformMethods::PlatformMethods() = default; argument
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/angle/include/platform/
H A DPlatform.h39 struct PlatformMethods;
49 using CurrentTimeFunc = double (*)(PlatformMethods *platform);
50 inline double DefaultCurrentTime(PlatformMethods *platform) in DefaultCurrentTime()
195 inline void DefaultHistogramCustomCounts(PlatformMethods *platform, in DefaultHistogramCustomCounts()
205 using HistogramEnumerationFunc = void (*)(PlatformMethods *platform,
209 inline void DefaultHistogramEnumeration(PlatformMethods *platform, in DefaultHistogramEnumeration()
237 using CacheProgramFunc = void (*)(PlatformMethods *platform,
241 inline void DefaultCacheProgram(PlatformMethods *platform, in DefaultCacheProgram()
267 struct ANGLE_PLATFORM_EXPORT PlatformMethods struct
269 PlatformMethods();
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/angle/include/platform/
H A DPlatform.h39 struct PlatformMethods;
49 using CurrentTimeFunc = double (*)(PlatformMethods *platform);
50 inline double DefaultCurrentTime(PlatformMethods *platform) in DefaultCurrentTime()
195 inline void DefaultHistogramCustomCounts(PlatformMethods *platform, in DefaultHistogramCustomCounts()
205 using HistogramEnumerationFunc = void (*)(PlatformMethods *platform,
209 inline void DefaultHistogramEnumeration(PlatformMethods *platform, in DefaultHistogramEnumeration()
237 using CacheProgramFunc = void (*)(PlatformMethods *platform,
241 inline void DefaultCacheProgram(PlatformMethods *platform, in DefaultCacheProgram()
267 struct ANGLE_PLATFORM_EXPORT PlatformMethods struct
269 PlatformMethods();
[all …]
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/angle/include/platform/
H A DPlatform.h39 struct PlatformMethods;
49 using CurrentTimeFunc = double (*)(PlatformMethods *platform);
50 inline double DefaultCurrentTime(PlatformMethods *platform) in DefaultCurrentTime()
195 inline void DefaultHistogramCustomCounts(PlatformMethods *platform, in DefaultHistogramCustomCounts()
205 using HistogramEnumerationFunc = void (*)(PlatformMethods *platform,
209 inline void DefaultHistogramEnumeration(PlatformMethods *platform, in DefaultHistogramEnumeration()
237 using CacheProgramFunc = void (*)(PlatformMethods *platform,
241 inline void DefaultCacheProgram(PlatformMethods *platform, in DefaultCacheProgram()
267 struct ANGLE_PLATFORM_EXPORT PlatformMethods struct
269 PlatformMethods();
[all …]
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/angle/include/platform/
H A DPlatform.h39 struct PlatformMethods;
49 using CurrentTimeFunc = double (*)(PlatformMethods *platform);
50 inline double DefaultCurrentTime(PlatformMethods *platform) in DefaultCurrentTime()
195 inline void DefaultHistogramCustomCounts(PlatformMethods *platform, in DefaultHistogramCustomCounts()
205 using HistogramEnumerationFunc = void (*)(PlatformMethods *platform,
209 inline void DefaultHistogramEnumeration(PlatformMethods *platform, in DefaultHistogramEnumeration()
237 using CacheProgramFunc = void (*)(PlatformMethods *platform,
241 inline void DefaultCacheProgram(PlatformMethods *platform, in DefaultCacheProgram()
267 struct ANGLE_PLATFORM_EXPORT PlatformMethods struct
269 PlatformMethods();
[all …]
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/angle/include/platform/
H A DPlatform.h39 struct PlatformMethods;
49 using CurrentTimeFunc = double (*)(PlatformMethods *platform);
50 inline double DefaultCurrentTime(PlatformMethods *platform) in DefaultCurrentTime()
195 inline void DefaultHistogramCustomCounts(PlatformMethods *platform, in DefaultHistogramCustomCounts()
205 using HistogramEnumerationFunc = void (*)(PlatformMethods *platform,
209 inline void DefaultHistogramEnumeration(PlatformMethods *platform, in DefaultHistogramEnumeration()
237 using CacheProgramFunc = void (*)(PlatformMethods *platform,
241 inline void DefaultCacheProgram(PlatformMethods *platform, in DefaultCacheProgram()
267 struct ANGLE_PLATFORM_EXPORT PlatformMethods struct
269 PlatformMethods();
[all …]
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/angle/include/platform/
H A DPlatform.h39 struct PlatformMethods;
49 using CurrentTimeFunc = double (*)(PlatformMethods *platform);
50 inline double DefaultCurrentTime(PlatformMethods *platform) in DefaultCurrentTime()
195 inline void DefaultHistogramCustomCounts(PlatformMethods *platform, in DefaultHistogramCustomCounts()
205 using HistogramEnumerationFunc = void (*)(PlatformMethods *platform,
209 inline void DefaultHistogramEnumeration(PlatformMethods *platform, in DefaultHistogramEnumeration()
237 using CacheProgramFunc = void (*)(PlatformMethods *platform,
241 inline void DefaultCacheProgram(PlatformMethods *platform, in DefaultCacheProgram()
267 struct ANGLE_PLATFORM_EXPORT PlatformMethods struct
269 PlatformMethods();
[all …]
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/angle/include/platform/
H A DPlatform.h39 struct PlatformMethods;
49 using CurrentTimeFunc = double (*)(PlatformMethods *platform);
50 inline double DefaultCurrentTime(PlatformMethods *platform) in DefaultCurrentTime()
195 inline void DefaultHistogramCustomCounts(PlatformMethods *platform, in DefaultHistogramCustomCounts()
205 using HistogramEnumerationFunc = void (*)(PlatformMethods *platform,
209 inline void DefaultHistogramEnumeration(PlatformMethods *platform, in DefaultHistogramEnumeration()
237 using CacheProgramFunc = void (*)(PlatformMethods *platform,
241 inline void DefaultCacheProgram(PlatformMethods *platform, in DefaultCacheProgram()
267 struct ANGLE_PLATFORM_EXPORT PlatformMethods struct
269 PlatformMethods();
[all …]
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/angle/include/platform/
H A DPlatform.h39 struct PlatformMethods;
49 using CurrentTimeFunc = double (*)(PlatformMethods *platform);
50 inline double DefaultCurrentTime(PlatformMethods *platform) in DefaultCurrentTime()
195 inline void DefaultHistogramCustomCounts(PlatformMethods *platform, in DefaultHistogramCustomCounts()
205 using HistogramEnumerationFunc = void (*)(PlatformMethods *platform,
209 inline void DefaultHistogramEnumeration(PlatformMethods *platform, in DefaultHistogramEnumeration()
237 using CacheProgramFunc = void (*)(PlatformMethods *platform,
241 inline void DefaultCacheProgram(PlatformMethods *platform, in DefaultCacheProgram()
267 struct ANGLE_PLATFORM_EXPORT PlatformMethods struct
269 PlatformMethods();
[all …]
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/angle/include/platform/
H A DPlatform.h39 struct PlatformMethods;
49 using CurrentTimeFunc = double (*)(PlatformMethods *platform);
50 inline double DefaultCurrentTime(PlatformMethods *platform) in DefaultCurrentTime()
195 inline void DefaultHistogramCustomCounts(PlatformMethods *platform, in DefaultHistogramCustomCounts()
205 using HistogramEnumerationFunc = void (*)(PlatformMethods *platform,
209 inline void DefaultHistogramEnumeration(PlatformMethods *platform, in DefaultHistogramEnumeration()
237 using CacheProgramFunc = void (*)(PlatformMethods *platform,
241 inline void DefaultCacheProgram(PlatformMethods *platform, in DefaultCacheProgram()
267 struct ANGLE_PLATFORM_EXPORT PlatformMethods struct
269 PlatformMethods();
[all …]
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/angle/include/platform/
H A DPlatform.h39 struct PlatformMethods;
49 using CurrentTimeFunc = double (*)(PlatformMethods *platform);
50 inline double DefaultCurrentTime(PlatformMethods *platform) in DefaultCurrentTime()
195 inline void DefaultHistogramCustomCounts(PlatformMethods *platform, in DefaultHistogramCustomCounts()
205 using HistogramEnumerationFunc = void (*)(PlatformMethods *platform,
209 inline void DefaultHistogramEnumeration(PlatformMethods *platform, in DefaultHistogramEnumeration()
237 using CacheProgramFunc = void (*)(PlatformMethods *platform,
241 inline void DefaultCacheProgram(PlatformMethods *platform, in DefaultCacheProgram()
267 struct ANGLE_PLATFORM_EXPORT PlatformMethods struct
269 PlatformMethods();
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/angle/checkout/include/platform/
H A DPlatform.h39 struct PlatformMethods;
49 using CurrentTimeFunc = double (*)(PlatformMethods *platform);
50 inline double DefaultCurrentTime(PlatformMethods *platform) in DefaultCurrentTime()
195 inline void DefaultHistogramCustomCounts(PlatformMethods *platform, in DefaultHistogramCustomCounts()
205 using HistogramEnumerationFunc = void (*)(PlatformMethods *platform,
209 inline void DefaultHistogramEnumeration(PlatformMethods *platform, in DefaultHistogramEnumeration()
237 using CacheProgramFunc = void (*)(PlatformMethods *platform,
241 inline void DefaultCacheProgram(PlatformMethods *platform, in DefaultCacheProgram()
267 struct ANGLE_PLATFORM_EXPORT PlatformMethods struct
269 PlatformMethods();
[all …]
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/angle/include/platform/
H A DPlatform.h39 struct PlatformMethods;
49 using CurrentTimeFunc = double (*)(PlatformMethods *platform);
50 inline double DefaultCurrentTime(PlatformMethods *platform) in DefaultCurrentTime()
195 inline void DefaultHistogramCustomCounts(PlatformMethods *platform, in DefaultHistogramCustomCounts()
205 using HistogramEnumerationFunc = void (*)(PlatformMethods *platform,
209 inline void DefaultHistogramEnumeration(PlatformMethods *platform, in DefaultHistogramEnumeration()
237 using CacheProgramFunc = void (*)(PlatformMethods *platform,
241 inline void DefaultCacheProgram(PlatformMethods *platform, in DefaultCacheProgram()
267 struct ANGLE_PLATFORM_EXPORT PlatformMethods struct
269 PlatformMethods();
[all …]
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/angle/include/platform/
H A DPlatform.h39 struct PlatformMethods;
49 using CurrentTimeFunc = double (*)(PlatformMethods *platform);
50 inline double DefaultCurrentTime(PlatformMethods *platform) in DefaultCurrentTime()
195 inline void DefaultHistogramCustomCounts(PlatformMethods *platform, in DefaultHistogramCustomCounts()
205 using HistogramEnumerationFunc = void (*)(PlatformMethods *platform,
209 inline void DefaultHistogramEnumeration(PlatformMethods *platform, in DefaultHistogramEnumeration()
237 using CacheProgramFunc = void (*)(PlatformMethods *platform,
241 inline void DefaultCacheProgram(PlatformMethods *platform, in DefaultCacheProgram()
267 struct ANGLE_PLATFORM_EXPORT PlatformMethods struct
269 PlatformMethods();
[all …]
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/angle/include/platform/
H A DPlatform.h39 struct PlatformMethods;
49 using CurrentTimeFunc = double (*)(PlatformMethods *platform);
50 inline double DefaultCurrentTime(PlatformMethods *platform) in DefaultCurrentTime()
195 inline void DefaultHistogramCustomCounts(PlatformMethods *platform, in DefaultHistogramCustomCounts()
205 using HistogramEnumerationFunc = void (*)(PlatformMethods *platform,
209 inline void DefaultHistogramEnumeration(PlatformMethods *platform, in DefaultHistogramEnumeration()
237 using CacheProgramFunc = void (*)(PlatformMethods *platform,
241 inline void DefaultCacheProgram(PlatformMethods *platform, in DefaultCacheProgram()
267 struct ANGLE_PLATFORM_EXPORT PlatformMethods struct
269 PlatformMethods();
[all …]
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/angle/include/platform/
H A DPlatform.h39 struct PlatformMethods;
49 using CurrentTimeFunc = double (*)(PlatformMethods *platform);
50 inline double DefaultCurrentTime(PlatformMethods *platform) in DefaultCurrentTime()
195 inline void DefaultHistogramCustomCounts(PlatformMethods *platform, in DefaultHistogramCustomCounts()
205 using HistogramEnumerationFunc = void (*)(PlatformMethods *platform,
209 inline void DefaultHistogramEnumeration(PlatformMethods *platform, in DefaultHistogramEnumeration()
237 using CacheProgramFunc = void (*)(PlatformMethods *platform,
241 inline void DefaultCacheProgram(PlatformMethods *platform, in DefaultCacheProgram()
267 struct ANGLE_PLATFORM_EXPORT PlatformMethods struct
269 PlatformMethods();
[all …]
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/3rdparty/angle/include/platform/
H A DPlatform.h39 struct PlatformMethods;
49 using CurrentTimeFunc = double (*)(PlatformMethods *platform);
50 inline double DefaultCurrentTime(PlatformMethods *platform) in DefaultCurrentTime()
195 inline void DefaultHistogramCustomCounts(PlatformMethods *platform, in DefaultHistogramCustomCounts()
205 using HistogramEnumerationFunc = void (*)(PlatformMethods *platform,
209 inline void DefaultHistogramEnumeration(PlatformMethods *platform, in DefaultHistogramEnumeration()
237 using CacheProgramFunc = void (*)(PlatformMethods *platform,
241 inline void DefaultCacheProgram(PlatformMethods *platform, in DefaultCacheProgram()
267 struct ANGLE_PLATFORM_EXPORT PlatformMethods struct
269 PlatformMethods();
[all …]
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/angle/include/platform/
H A DPlatform.h39 struct PlatformMethods;
49 using CurrentTimeFunc = double (*)(PlatformMethods *platform);
50 inline double DefaultCurrentTime(PlatformMethods *platform) in DefaultCurrentTime()
195 inline void DefaultHistogramCustomCounts(PlatformMethods *platform, in DefaultHistogramCustomCounts()
205 using HistogramEnumerationFunc = void (*)(PlatformMethods *platform,
209 inline void DefaultHistogramEnumeration(PlatformMethods *platform, in DefaultHistogramEnumeration()
237 using CacheProgramFunc = void (*)(PlatformMethods *platform,
241 inline void DefaultCacheProgram(PlatformMethods *platform, in DefaultCacheProgram()
267 struct ANGLE_PLATFORM_EXPORT PlatformMethods struct
269 PlatformMethods();
[all …]
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/3rdparty/angle/include/platform/
H A DPlatform.h39 struct PlatformMethods;
49 using CurrentTimeFunc = double (*)(PlatformMethods *platform);
50 inline double DefaultCurrentTime(PlatformMethods *platform) in DefaultCurrentTime()
195 inline void DefaultHistogramCustomCounts(PlatformMethods *platform, in DefaultHistogramCustomCounts()
205 using HistogramEnumerationFunc = void (*)(PlatformMethods *platform,
209 inline void DefaultHistogramEnumeration(PlatformMethods *platform, in DefaultHistogramEnumeration()
237 using CacheProgramFunc = void (*)(PlatformMethods *platform,
241 inline void DefaultCacheProgram(PlatformMethods *platform, in DefaultCacheProgram()
267 struct ANGLE_PLATFORM_EXPORT PlatformMethods struct
269 PlatformMethods();
[all …]
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/3rdparty/angle/include/platform/
H A DPlatform.h39 struct PlatformMethods;
49 using CurrentTimeFunc = double (*)(PlatformMethods *platform);
50 inline double DefaultCurrentTime(PlatformMethods *platform) in DefaultCurrentTime()
195 inline void DefaultHistogramCustomCounts(PlatformMethods *platform, in DefaultHistogramCustomCounts()
205 using HistogramEnumerationFunc = void (*)(PlatformMethods *platform,
209 inline void DefaultHistogramEnumeration(PlatformMethods *platform, in DefaultHistogramEnumeration()
237 using CacheProgramFunc = void (*)(PlatformMethods *platform,
241 inline void DefaultCacheProgram(PlatformMethods *platform, in DefaultCacheProgram()
267 struct ANGLE_PLATFORM_EXPORT PlatformMethods struct
269 PlatformMethods();
[all …]

12345