Fix T70602: error baking with Cycles OpenCL after recent changes
This commit is contained in:
@@ -459,7 +459,9 @@ ccl_device void kernel_path_indirect(KernelGlobals *kg,
|
|||||||
throughput /= probability;
|
throughput /= probability;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# ifdef __DENOISING_FEATURES__
|
||||||
kernel_update_denoising_features(kg, sd, state, L);
|
kernel_update_denoising_features(kg, sd, state, L);
|
||||||
|
# endif
|
||||||
|
|
||||||
# ifdef __AO__
|
# ifdef __AO__
|
||||||
/* ambient occlusion */
|
/* ambient occlusion */
|
||||||
|
Reference in New Issue
Block a user