Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/intern/cycles/kernel/
H A Dkernel_path_branched.h57 path_radiance_accum_ao( in kernel_branched_path_ao()
H A Dkernel_path.h364 path_radiance_accum_ao(kg, L, state, throughput, ao_alpha, ao_bsdf, ao_shadow); in kernel_path_ao()
H A Dkernel_accumulate.h337 ccl_device_inline void path_radiance_accum_ao(KernelGlobals *kg, in path_radiance_accum_ao() function