mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-20 13:11:34 +08:00
build: metrics-library revision update
Signed-off-by: ocldev <ocldev@intel.com>
This commit is contained in:

committed by
Compute-Runtime-Automation

parent
290a9bd3ad
commit
de08de8861
2
third_party/metrics_library/.version
vendored
2
third_party/metrics_library/.version
vendored
@ -1,2 +1,2 @@
|
||||
git_revision: metrics-library-1.0.166
|
||||
git_revision: metrics-library-1.0.173
|
||||
git_url: https://github.com/intel/metrics-library
|
||||
|
@ -72,6 +72,7 @@ enum class ClientGen : uint32_t
|
||||
XeHP = 9,
|
||||
XeHPG = 10,
|
||||
XeHPC = 11,
|
||||
Xe2HPG = 12,
|
||||
// ...
|
||||
Last
|
||||
};
|
||||
@ -737,6 +738,6 @@ using ContextDeleteFunction_1_0 = StatusCode ( ML_STDCALL* ) ( const ContextHand
|
||||
//////////////////////////////////////////////////////////////////////////
|
||||
#define METRICS_LIBRARY_MAJOR_NUMBER 1
|
||||
#define METRICS_LIBRARY_MINOR_NUMBER 0
|
||||
#define METRICS_LIBRARY_BUILD_NUMBER 166
|
||||
#define METRICS_LIBRARY_BUILD_NUMBER 173
|
||||
|
||||
} // namespace MetricsLibraryApi
|
||||
|
Reference in New Issue
Block a user