Home
last modified time | relevance | path

Searched refs:clamp_factor (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/blender/blender-2.91.0/intern/cycles/kernel/
H A Dkernel_accumulate.h296 float clamp_factor = limit / sum; in path_radiance_clamp_throughput() local
297 *L *= clamp_factor; in path_radiance_clamp_throughput()
298 *throughput *= clamp_factor; in path_radiance_clamp_throughput()