Signed-off-by: Dominik Dabek <dominik.dabek@intel.com>
This commit is contained in:
Dominik Dabek
2023-02-07 17:23:45 +00:00
committed by Compute-Runtime-Automation
parent 1d675fc145
commit 0885379060
5 changed files with 6 additions and 6 deletions

View File

@@ -251,7 +251,7 @@ class MockCsrHw2 : public CommandStreamReceiverHw<GfxFamily> {
using CommandStreamReceiver::dispatchMode;
using CommandStreamReceiver::feSupportFlags;
using CommandStreamReceiver::globalFenceAllocation;
using CommandStreamReceiver::heapStorageReqiuresRecyclingTag;
using CommandStreamReceiver::heapStorageRequiresRecyclingTag;
using CommandStreamReceiver::isPreambleSent;
using CommandStreamReceiver::latestFlushedTaskCount;
using CommandStreamReceiver::mediaVfeStateDirty;