Blender V4.3
context_intersect_end.h
Go to the documentation of this file.
1/* SPDX-FileCopyrightText: 2023 Intel Corporation
2 *
3 * SPDX-License-Identifier: Apache-2.0 */
4
5#if !defined(WITH_ONEAPI_SYCL_HOST_TASK) && defined(WITH_EMBREE_GPU)
6# undef ccl_gpu_kernel_signature
7# define ccl_gpu_kernel_signature __ccl_gpu_kernel_signature
8#endif