mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Revert "Add compiler mocks for new fcl interface"
This reverts commit b61d213f4f
.
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
This commit is contained in:

committed by
Compute-Runtime-Automation

parent
23999110ed
commit
5ce4bb4068
@ -334,12 +334,6 @@ IGC::OclTranslationOutputBase *CIF_GET_INTERFACE_CLASS(FclOclTranslationCtx, 1):
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
void CIF_GET_INTERFACE_CLASS(FclOclTranslationCtx, 2)::GetFclOptions(CIF::Builtins::BufferSimple *options) {
|
||||
}
|
||||
|
||||
void CIF_GET_INTERFACE_CLASS(FclOclTranslationCtx, 2)::GetFclInternalOptions(CIF::Builtins::BufferSimple *internalOptions) {
|
||||
}
|
||||
|
||||
// MockFclOclDeviceCtx
|
||||
FclOclDeviceCtx<0>::~FclOclDeviceCtx() {}
|
||||
|
||||
|
Reference in New Issue
Block a user