Sergey Sharybin 19adfd3176 Cycles: Fix OpenCL kernel compilation after the bake commit
There is no function pointers in OpenCL specification. For as long
as we want to support this platform we should follow the specifications.

While the code is not totally optimal now, it should not be that huge
of performance issue on CPU since it does jump tables just nicely, so
it's not that much extra computation here.
2016-01-19 22:53:19 +01:00
2016-01-19 20:31:06 +01:00
2016-01-19 20:31:06 +01:00
2016-01-19 20:44:57 +11:00
2013-12-24 22:57:27 +06:00
2016-01-04 14:20:48 +05:00
2016-01-18 10:20:14 +01:00
2010-10-13 14:44:22 +00:00
Description
No description provided
841 MiB
Languages
C++ 78%
Python 14.9%
C 2.9%
GLSL 1.9%
CMake 1.2%
Other 0.9%