Blender V4.3
types_int8_impl.h File Reference

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)
 

Function Documentation

◆ make_vint8() [1/4]

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().

◆ make_vint8() [2/4]

ccl_device_inline vint8 make_vint8 ( const vfloat8 f)

Definition at line 71 of file types_int8_impl.h.

References make_vint8().

◆ make_vint8() [3/4]

◆ make_vint8() [4/4]

ccl_device_inline vint8 make_vint8 ( int i)

Definition at line 62 of file types_int8_impl.h.

References make_vint8().