41#define KERNEL_DATA_ARRAY(type, name) kernel_array<type> name;
49 OSLGlobals *osl =
nullptr;
50 OSLShadingSystem *osl_ss =
nullptr;
51 OSLThreadData *osl_tdata =
nullptr;
52 int osl_thread_index = 0;
55#ifdef __PATH_GUIDING__
57 openpgl::cpp::SampleStorage *opgl_sample_data_storage =
nullptr;
58 openpgl::cpp::Field *opgl_guiding_field =
nullptr;
61 openpgl::cpp::PathSegmentStorage *opgl_path_segment_storage =
nullptr;
62 openpgl::cpp::SurfaceSamplingDistribution *opgl_surface_sampling_distribution =
nullptr;
63 openpgl::cpp::VolumeSamplingDistribution *opgl_volume_sampling_distribution =
nullptr;