|
Blender
V2.93
|
Go to the source code of this file.
Functions | |
| CCL_NAMESPACE_BEGIN struct | ccl_try_align (32) float8 |
| ccl_device_inline float8 | make_float8 (float f) |
| ccl_device_inline float8 | make_float8 (float a, float b, float c, float d, float e, float f, float g, float h) |
| CCL_NAMESPACE_BEGIN struct ccl_try_align | ( | 32 | ) |
Definition at line 36 of file util_types_float8.h.
References __forceinline, Freestyle::a, Freestyle::c, e, operator=(), and operator[]().
| ccl_device_inline float8 make_float8 | ( | float | a, |
| float | b, | ||
| float | c, | ||
| float | d, | ||
| float | e, | ||
| float | f, | ||
| float | g, | ||
| float | h | ||
| ) |
Definition at line 98 of file util_types_float8_impl.h.
References Freestyle::a, Freestyle::c, e, and r.
| ccl_device_inline float8 make_float8 | ( | float | f | ) |
Definition at line 87 of file util_types_float8_impl.h.
References r.