mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-25 05:24:02 +08:00
Add missing metrics enum
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
4e3e3ffeae
commit
daee75aa85
@@ -70,6 +70,7 @@ enum class ClientGen : uint32_t
|
||||
Gen11LP = 5,
|
||||
Gen12 = 6,
|
||||
XeHP = 9,
|
||||
XeHPG = 10,
|
||||
// ...
|
||||
Last
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user