Add test trait on xehp
Signed-off-by: Szymon Morek <szymon.morek@intel.com>
This commit is contained in:
parent
4533595274
commit
c32147fb9a
|
@ -15,4 +15,5 @@ struct TestTraits<IGFX_XE_HP_CORE> {
|
|||
static constexpr bool auxBuiltinsSupported = true;
|
||||
static constexpr bool compressionAubsSupported = true;
|
||||
static constexpr bool l3ControlSupported = true;
|
||||
static constexpr bool forceNonCoherentSupported = true;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue