rendering-in-cgi/Framework/external/embree/tutorials/common/device_default.isph
2024-04-23 10:14:24 +02:00

15 lines
279 B
Text

// Copyright 2009-2021 Intel Corporation
// SPDX-License-Identifier: Apache-2.0
#pragma once
#define SYCL_EXTERNAL
/* include embree API */
#include "../../include/embree4/rtcore.isph"
RTC_NAMESPACE_USE
#include "../../kernels/config.h"
#define GET_FUNCTION_POINTER(f) f