Blender V4.3
intersect_volume_stack.h File Reference

Go to the source code of this file.

Functions

CCL_NAMESPACE_BEGIN ccl_device void integrator_volume_stack_update_for_subsurface (KernelGlobals kg, IntegratorState state, const float3 from_P, const float3 to_P)
 
ccl_device void integrator_intersect_volume_stack (KernelGlobals kg, IntegratorState state)
 

Function Documentation

◆ integrator_intersect_volume_stack()

◆ integrator_volume_stack_update_for_subsurface()