12# ifdef WITH_HIP_DYNLOAD
15# include <hiprt/hiprt_types.h>
22class BVHHIPRT :
public BVH {
24 friend class HIPDevice;
31 hiprtGeometry hiprt_geom;
32 hiprtTriangleMeshPrimitive triangle_mesh;
33 hiprtAABBListPrimitive custom_prim_aabb;
34 hiprtGeometryBuildInput geom_input;
#define CCL_NAMESPACE_END