mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-11 08:07:19 +08:00
Report to StreamProperties whether large grf should be programmed with SCM
Add helper method to UnitTestHelper to query programmed grf values. Related-To: NEO-6659 Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
903cf766b3
commit
3900c9d24a
@@ -24,7 +24,7 @@ struct StateComputeModeProperties {
|
||||
void clearIsDirty();
|
||||
|
||||
bool isDirtyExtra() const;
|
||||
void setPropertiesExtra();
|
||||
void setPropertiesExtra(bool reportNumGrf);
|
||||
void setPropertiesExtra(const StateComputeModeProperties &properties);
|
||||
void clearIsDirtyExtra();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user