Blender V4.3
shade_shadow.h File Reference

Go to the source code of this file.

Functions

CCL_NAMESPACE_BEGIN ccl_device_inline bool shadow_intersections_has_remaining (const uint num_hits)
 
ccl_device void integrator_shade_shadow (KernelGlobals kg, IntegratorShadowState state, ccl_global float *ccl_restrict render_buffer)
 

Function Documentation

◆ integrator_shade_shadow()

◆ shadow_intersections_has_remaining()

CCL_NAMESPACE_BEGIN ccl_device_inline bool shadow_intersections_has_remaining ( const uint num_hits)

Definition at line 14 of file shade_shadow.h.

References INTEGRATOR_SHADOW_ISECT_SIZE.

Referenced by integrator_shade_shadow().