We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 15752ab + 344ef6b commit 7a6622fCopy full SHA for 7a6622f
test/adapters/level_zero/urKernelCreateWithNativeHandle.cpp
@@ -3,9 +3,9 @@
3
// See LICENSE.TXT
4
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
5
6
-#include "level_zero/ze_api.h"
7
#include "ur_api.h"
8
#include "uur/checks.h"
+#include "ze_api.h"
9
#include <uur/fixtures.h>
10
11
using urLevelZeroKernelNativeHandleTest = uur::urContextTest;
0 commit comments