mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Add patchToken OffsetToSkipSetFFIDGP in device execution
Change-Id: I0634836b787fa371f0b64779732941396a6ba804 Signed-off-by: Pawel Wilma <pawel.wilma@intel.com> Related-To: NEO-3892
This commit is contained in:
@ -118,5 +118,6 @@ struct WorkaroundTableBase {
|
||||
bool waUntypedBufferCompression = false;
|
||||
bool waAuxTable16KGranular = false;
|
||||
bool waDisableFusedThreadScheduling = false;
|
||||
bool waUseOffsetToSkipSetFFIDGP = false;
|
||||
};
|
||||
} // namespace NEO
|
||||
|
Reference in New Issue
Block a user