Blender  V2.93
Classes | Functions
util_types_uint4.h File Reference

Go to the source code of this file.

Classes

struct  uint4
 

Functions

ccl_device_inline uint4 make_uint4 (uint x, uint y, uint z, uint w)
 

Function Documentation

◆ make_uint4()

ccl_device_inline uint4 make_uint4 ( uint  x,
uint  y,
uint  z,
uint  w 
)

Definition at line 39 of file util_types_uint4_impl.h.

References Freestyle::a, w(), x, y, and z.

Referenced by GeometryManager::displace(), Mesh::pack_verts(), and shade_background_pixels().