Blender V4.3
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 267 of file device/metal/compat.h.

References ccl_device_forceinline, ccl_device_inline, w(), x, y, and z().