Blender  V3.3
Functions
types_float8.h File Reference

Go to the source code of this file.

Functions

CCL_NAMESPACE_BEGIN struct ccl_try_align (32) float8_t
 
ccl_device_inline float8_t make_float8_t (float f)
 
ccl_device_inline float8_t make_float8_t (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  )

◆ make_float8_t() [1/2]

ccl_device_inline float8_t make_float8_t ( float  a,
float  b,
float  c,
float  d,
float  e,
float  f,
float  g,
float  h 
)

Definition at line 75 of file types_float8_impl.h.

References Freestyle::a, usdtokens::b(), Freestyle::c, e, usdtokens::g(), and r.

◆ make_float8_t() [2/2]

ccl_device_inline float8_t make_float8_t ( float  f)