mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-08 05:56:36 +08:00
refactor: Add a new getter to product helper
Related-To: NEO-12952 Signed-off-by: Slawomir Milczarek <slawomir.milczarek@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
949a2e5cb9
commit
cb4443a545
@@ -70,6 +70,7 @@ class ProductHelperHw : public ProductHelper {
|
||||
bool isDisableScratchPagesSupported() const override;
|
||||
bool isDisableScratchPagesRequiredForDebugger() const override;
|
||||
bool areSecondaryContextsSupported() const override;
|
||||
bool isPrimaryContextsAggregationSupported() const override;
|
||||
bool isTile64With3DSurfaceOnBCSSupported(const HardwareInfo &hwInfo) const override;
|
||||
bool isDcFlushAllowed() const override;
|
||||
bool isDcFlushMitigated() const override;
|
||||
|
||||
Reference in New Issue
Block a user