mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-25 13:33:02 +08:00
Altered unit tests to suit new MiFlushDwWA() workaround.
Related-To: NEO-4426 Change-Id: Ib13719a711adda6fb3da3c2893898f0f31418508
This commit is contained in:
committed by
sys_ocldev
parent
c1aabdf51c
commit
6eae7fc3c7
@@ -269,4 +269,7 @@ size_t EncodeDispatchKernel<Family>::estimateEncodeDispatchKernelCmdsSize(Device
|
||||
template <typename GfxFamily>
|
||||
void EncodeMiFlushDW<GfxFamily>::appendMiFlushDw(MI_FLUSH_DW *miFlushDwCmd) {}
|
||||
|
||||
template <typename GfxFamily>
|
||||
void EncodeMiFlushDW<GfxFamily>::programMiFlushDwWA(LinearStream &commandStream) {}
|
||||
|
||||
} // namespace NEO
|
||||
Reference in New Issue
Block a user