Blender
V3.3
|
#include "kernel/integrator/subsurface.h"
Go to the source code of this file.
Functions | |
CCL_NAMESPACE_BEGIN ccl_device void | integrator_intersect_subsurface (KernelGlobals kg, IntegratorState state) |
CCL_NAMESPACE_BEGIN ccl_device void integrator_intersect_subsurface | ( | KernelGlobals | kg, |
IntegratorState | state | ||
) |
Definition at line 10 of file intersect_subsurface.h.
References DEVICE_KERNEL_INTEGRATOR_INTERSECT_SUBSURFACE, integrator_path_terminate(), PROFILING_INIT, PROFILING_INTERSECT_SUBSURFACE, and state.
Referenced by integrator_megakernel().