Blender V5.0
types_int8.h File Reference
#include "util/types_base.h"
#include "util/types_int4.h"

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)

Function Documentation

◆ ccl_try_align()

struct ccl_try_align ( 32 )

Definition at line 10 of file types_int8.h.

References b, ccl_try_align, and e.

◆ make_vint8() [1/3]

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.

References b, and e.

Referenced by make_vint8(), and make_vint8().

◆ make_vint8() [2/3]

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

◆ make_vint8() [3/3]

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.