Blender V4.3
types_uint3.h File Reference

Go to the source code of this file.

Classes

struct  uint3
 
struct  packed_uint3
 

Functions

ccl_device_inline uint3 make_uint3 (uint x, uint y, uint z)
 

Function Documentation

◆ make_uint3()

ccl_device_inline uint3 make_uint3 ( uint x,
uint y,
uint z )

Definition at line 262 of file device/metal/compat.h.

References x, y, and z().

Referenced by blue_noise_indexing(), and packed_uint3::operator uint3().