Blender Git Commit Log

Git Commits -> Revision 51a6bc8

Revision 51a6bc8 by Sergey Sharybin (master)
May 13, 2015, 14:56 (GMT)
Cycles: Inline sizeof of elements needed for the split kernel

No need to store them in the class, they're unlikely to be changed
and if they do change we're in big trouble anyway.

More appropriate approach would be then to typedef this things in
kernel_types.h, but still use inlined sizeof(),

Commit Details:

Full Hash: 51a6bc8faa2994f6fea6cfa3f6fe7ac6662efee6
Parent Commit: 0a6e321
Lines Changed: +19, -41

1 Modified Path:

/intern/cycles/device/device_opencl.cpp (+19, -41) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021