Blender  V2.93
Functions
util_types_float8.h File Reference

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)
 

Function Documentation

◆ ccl_try_align()

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

◆ make_float8() [1/2]

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.

◆ make_float8() [2/2]

ccl_device_inline float8 make_float8 ( float  f)

Definition at line 87 of file util_types_float8_impl.h.

References r.