Blender V4.3
kernel/device/hiprt/kernel.cpp
Go to the documentation of this file.
1/* SPDX-FileCopyrightText: 2011-2023 Blender Foundation
2 *
3 * SPDX-License-Identifier: Apache-2.0 */
4
5#ifdef __HIP_DEVICE_COMPILE__
6
9
10# include <hiprt/hiprt_device.h>
11
13
16
17#endif