Cycles: Enable BPT for NVidia OpenCL

This commit is contained in:
Sergey Sharybin 2017-05-09 11:44:18 +02:00
parent 378d44daef
commit 06b2f10ad1

@ -124,6 +124,7 @@ CCL_NAMESPACE_BEGIN
# define __VOLUME_SCATTER__
# define __SHADOW_RECORD_ALL__
# define __CMJ__
# define __BRANCHED_PATH__
# endif /* __KERNEL_OPENCL_NVIDIA__ */
# ifdef __KERNEL_OPENCL_APPLE__