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:
Pawel Wilma
2019-11-13 15:37:52 +01:00
committed by sys_ocldev
parent 5ecb9905c9
commit ae0cefc834
21 changed files with 117 additions and 48 deletions

View File

@ -118,5 +118,6 @@ struct WorkaroundTableBase {
bool waUntypedBufferCompression = false;
bool waAuxTable16KGranular = false;
bool waDisableFusedThreadScheduling = false;
bool waUseOffsetToSkipSetFFIDGP = false;
};
} // namespace NEO