Move mock_gmm and mock_gdi to shared

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
Mateusz Jablonski
2020-12-09 12:18:26 +01:00
committed by Compute-Runtime-Automation
parent 86e25638d3
commit b6a20f9b23
15 changed files with 11 additions and 24 deletions

View File

@@ -7,8 +7,7 @@
#pragma once
#include "shared/source/os_interface/windows/gdi_interface.h"
#include "opencl/test/unit_test/mock_gdi/mock_gdi.h"
#include "shared/test/unit_test/mock_gdi/mock_gdi.h"
namespace NEO {