Remove from api_intercept api_enter

- create new api_enter file
- fix dependencies
- remove platform include form wddm

Change-Id: I5614c3aadbf373b58dfdb34f2f3dec8977e20a3d
This commit is contained in:
kamdiedrich
2020-01-02 13:20:18 +01:00
committed by sys_ocldev
parent 8e3c5892ac
commit cfca7215e3
10 changed files with 36 additions and 78 deletions

View File

@@ -1,11 +1,12 @@
/*
* Copyright (C) 2017-2019 Intel Corporation
* Copyright (C) 2017-2020 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#include "public/cl_ext_private.h"
#include "runtime/api/api_enter.h"
#include "runtime/api/dispatch.h"
#include "CL/cl.h"