|
Blender V4.3
|
Go to the source code of this file.
Functions | |
| ccl_device_inline vint8 | make_vint8 (int a, int b, int c, int d, int e, int f, int g, int h) |
| ccl_device_inline vint8 | make_vint8 (int i) |
| ccl_device_inline vint8 | make_vint8 (const vfloat8 f) |
| ccl_device_inline vint8 | make_vint8 (const int4 a, const int4 b) |
| ccl_device_inline vint8 make_vint8 | ( | const int4 | a, |
| const int4 | b ) |
Definition at line 81 of file types_int8_impl.h.
References b, and make_vint8().
| ccl_device_inline vint8 make_vint8 | ( | const vfloat8 | f | ) |
Definition at line 71 of file types_int8_impl.h.
References make_vint8().
Definition at line 53 of file types_int8_impl.h.
Referenced by cast(), load_vint8(), make_vint8(), make_vint8(), make_vint8(), max(), min(), operator&(), operator&(), operator&(), operator+(), operator-(), operator<(), operator<(), operator<<(), operator==(), operator==(), operator>=(), operator>=(), operator>>(), operator^(), operator^(), operator^(), operator|(), operator|(), operator|(), and select().
| ccl_device_inline vint8 make_vint8 | ( | int | i | ) |
Definition at line 62 of file types_int8_impl.h.
References make_vint8().