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.
1 parent 3b4d879 commit 30f552cCopy full SHA for 30f552c
opencl/source/sharings/d3d/d3d_buffer.h
@@ -1,5 +1,5 @@
1
/*
2
- * Copyright (C) 2018-2024 Intel Corporation
+ * Copyright (C) 2018-2025 Intel Corporation
3
*
4
* SPDX-License-Identifier: MIT
5
@@ -10,6 +10,7 @@
10
#include "shared/source/memory_manager/allocation_properties.h"
11
#include "shared/source/memory_manager/memory_manager.h"
12
13
+#include "opencl/source/cl_device/cl_device.h"
14
#include "opencl/source/mem_obj/buffer.h"
15
#include "opencl/source/sharings/d3d/d3d_sharing.h"
16
0 commit comments