Cycles: Remove ccl_fetch and SOA
This commit is contained in:
@@ -190,7 +190,7 @@ ccl_device void kernel_data_init(
|
||||
kernel_split_state.L_transparent[ray_index] = 0.0f;
|
||||
path_radiance_init(&kernel_split_state.path_radiance[ray_index], kernel_data.film.use_light_pass);
|
||||
path_state_init(kg,
|
||||
kernel_split_state.sd_DL_shadow,
|
||||
&kernel_split_state.sd_DL_shadow[ray_index],
|
||||
&kernel_split_state.path_state[ray_index],
|
||||
&kernel_split_state.rng[ray_index],
|
||||
my_sample,
|
||||
|
Reference in New Issue
Block a user