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;
|
||||
}
|
||||
|
||||
# ifdef __DENOISING_FEATURES__
|
||||
kernel_update_denoising_features(kg, sd, state, L);
|
||||
# endif
|
||||
|
||||
# ifdef __AO__
|
||||
/* ambient occlusion */
|
||||
|
Reference in New Issue
Block a user