Blender V4.3
kernel/device/hip/kernel.cpp
Go to the documentation of this file.
1/* SPDX-FileCopyrightText: 2011-2022 Blender Foundation
2 *
3 * SPDX-License-Identifier: Apache-2.0 */
4
5/* HIP kernel entry points */
6
7#ifdef __HIP_DEVICE_COMPILE__
8
12
15
16#endif