Files
test2/intern/cycles/kernel/device/oneapi/context_begin.h

12 lines
291 B
C++

/* SPDX-FileCopyrightText: 2021-2022 Intel Corporation
*
* SPDX-License-Identifier: Apache-2.0 */
#include "kernel/util/nanovdb.h"
/* clang-format off */
struct ONEAPIKernelContext : public KernelGlobalsGPU {
public:
# include "kernel/device/oneapi/image.h"
/* clang-format on */