mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 06:49:52 +08:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user