Revert "Clean up resources in final derived csr class"

This reverts commit 737e6e4de5.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
This commit is contained in:
Compute-Runtime-Validation
2022-03-24 18:11:47 +01:00
committed by Compute-Runtime-Automation
parent 5477cb6b8c
commit 525470917f
4 changed files with 4 additions and 17 deletions

View File

@@ -178,7 +178,6 @@ class CommandStreamReceiverHw : public CommandStreamReceiver {
bool checkPlatformSupportsNewResourceImplicitFlush() const;
bool checkPlatformSupportsGpuIdleImplicitFlush() const;
void configurePostSyncWriteOffset();
void unregisterDirectSubmissionFromController();
HeapDirtyState dshState;
HeapDirtyState iohState;