Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/intern/cycles/kernel/
H A Dkernel_subsurface.h343 float sigma_s_x, sigma_s_y, sigma_s_z; in subsurface_random_walk_coefficients() local
345 subsurface_random_walk_remap(A.x, d.x, &sigma_t_x, &sigma_s_x); in subsurface_random_walk_coefficients()
350 *sigma_s = make_float3(sigma_s_x, sigma_s_y, sigma_s_z); in subsurface_random_walk_coefficients()