blender/intern/cycles/kernel/kernels
Sergey Sharybin e2161ca854 Cycles: Remove few function arguments needed only for the split kernel
Use KernelGlobals to access all the global arrays for the intermediate
storage instead of passing all this storage things explicitly.

Tested here with Intel OpenCL, NVIDIA GTX580 and AMD Fiji, didn't see
any artifacts, so guess it's all good.

Reviewers: juicyfruit, dingto, lukasstockner97

Differential Revision: https://developer.blender.org/D1736
2016-01-28 18:59:27 +01:00
..
cpu Cycles-Bake: Custom Baking passes 2016-01-15 13:00:56 -02:00
cuda Cycles: Make kernel compilable for 3.7 compute capability 2016-01-28 11:56:09 +01:00
opencl Cycles: Remove few function arguments needed only for the split kernel 2016-01-28 18:59:27 +01:00