mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-06 02:18:05 +08:00
fix: Don't use copy buffer rect middle builtin
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
903329bd5d
commit
0b848a5fdb
@@ -152,7 +152,6 @@ class ProductHelper {
|
||||
virtual bool isIpSamplingSupported(const HardwareInfo &hwInfo) const = 0;
|
||||
virtual bool isGrfNumReportedWithScm() const = 0;
|
||||
virtual bool isThreadArbitrationPolicyReportedWithScm() const = 0;
|
||||
virtual bool isCopyBufferRectSplitSupported() const = 0;
|
||||
virtual bool isCooperativeEngineSupported(const HardwareInfo &hwInfo) const = 0;
|
||||
virtual bool isTimestampWaitSupportedForEvents() const = 0;
|
||||
virtual bool isTilePlacementResourceWaRequired(const HardwareInfo &hwInfo) const = 0;
|
||||
|
||||
Reference in New Issue
Block a user