|
Blender V5.0
|
Go to the source code of this file.
Functions | |
| struct | ccl_try_align (32) vint8 |
| ccl_device_inline vint8 | make_vint8 (const int a, const int b, int c, const int d, int e, const int f, int g, const int h) |
| ccl_device_inline vint8 | make_vint8 (const int i) |
| ccl_device_inline vint8 | make_vint8 (const int4 a, const int4 b) |
| struct ccl_try_align | ( | 32 | ) |
Definition at line 10 of file types_int8.h.
References b, ccl_try_align, and e.
| ccl_device_inline vint8 make_vint8 | ( | const int | a, |
| const int | b, | ||
| int | c, | ||
| const int | d, | ||
| int | e, | ||
| const int | f, | ||
| int | g, | ||
| const int | h ) |
Definition at line 67 of file types_int8.h.
Referenced by make_vint8(), and make_vint8().
| ccl_device_inline vint8 make_vint8 | ( | const int | i | ) |
Definition at line 76 of file types_int8.h.
References ccl_device_inline, i, and make_vint8().
| ccl_device_inline vint8 make_vint8 | ( | const int4 | a, |
| const int4 | b ) |
Definition at line 85 of file types_int8.h.
References b, ccl_device_inline, make_vint8(), int4::w, int4::x, int4::y, and int4::z.