Blender Git Commit Log

Git Commits -> Revision 46ba927

Revision 46ba927 by Sergey Sharybin (cycles-x)
May 4, 2021, 13:13 (GMT)
Cycles: Add ccl_constexpr utility macros

Allows to give constexpr qualifier on backends and compilers which support this
attribute.

Currently only enabled for CPU. Need to check CUDA and OptiX for support.

Commit Details:

Full Hash: 46ba92729fa59efb174651c6cb362a4dae056c5f
Parent Commit: 515794d
Lines Changed: +5, -0

4 Modified Paths:

/intern/cycles/kernel/device/cuda/compat.h (+1, -0) (Diff)
/intern/cycles/kernel/device/opencl/compat.h (+1, -0) (Diff)
/intern/cycles/kernel/device/optix/compat.h (+2, -0) (Diff)
/intern/cycles/util/util_defines.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021