mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-04 23:56:39 +08:00
refactor: simplify isDcFlushAllowed implementation
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
ef7dbc99f1
commit
8fe1a460f8
@@ -92,6 +92,8 @@ struct XeHpgCore {
|
||||
}
|
||||
};
|
||||
|
||||
static constexpr bool isDcFlushAllowed = true;
|
||||
|
||||
static_assert(sizeof(DataPortBindlessSurfaceExtendedMessageDescriptor) == sizeof(DataPortBindlessSurfaceExtendedMessageDescriptor::packed), "");
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user