Adding platform info for FCL

Signed-off-by: Jaroslaw Chodor <jaroslaw.chodor@intel.com>
This commit is contained in:
Jaroslaw Chodor
2020-12-09 08:41:52 +01:00
committed by Compute-Runtime-Automation
parent 6e2d81a7da
commit 993ea27e25
6 changed files with 96 additions and 2 deletions

View File

@@ -20,6 +20,7 @@ namespace NEO {
class MockCompilerInterface : public CompilerInterface {
public:
using CompilerInterface::fclDeviceContexts;
using CompilerInterface::initialize;
using CompilerInterface::isCompilerAvailable;
using CompilerInterface::isFclAvailable;