Blender Git Loki
Git Commits -> Revision ed75a50
Revision ed75a50 by Sergey Sharybin (master) November 9, 2020, 13:41 (GMT) |
Cycles: Fix function inline attributes forceinline attribute is only applicable for function which are marked inline. Interestingly, it can be used for class methods without explicit inline statement. But for functions it is another story. |
Commit Details:
Full Hash: ed75a5011975a2ac026f52b06c389c0c06dd7f45
Parent Commit: 1f4062c
Lines Changed: +1, -1
1 Modified Path:
/intern/cycles/kernel/kernels/cpu/kernel_cpu_image.h (+1, -1) (Diff)