mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 23:03:02 +08:00
Update allocateGraphicsMemoryWithAlignment
Allocate Gmm object when the allocation uses compression. Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
d29148a73a
commit
56c05a2f08
@@ -13,7 +13,8 @@ struct TestTraits<IGFX_XE_HP_CORE> {
|
||||
static constexpr bool surfaceStateCompressionParamsSupported = true;
|
||||
static constexpr bool clearColorAddressMatcher = true;
|
||||
static constexpr bool auxBuiltinsSupported = true;
|
||||
static constexpr bool compressionAubsSupported = true;
|
||||
static constexpr bool localMemCompressionAubsSupported = true;
|
||||
static constexpr bool systemMemCompressionAubsSupported = false;
|
||||
static constexpr bool l3ControlSupported = true;
|
||||
static constexpr bool forceNonCoherentSupported = true;
|
||||
static constexpr bool threadPreemptionDisableBitMatcher = true;
|
||||
|
||||
Reference in New Issue
Block a user