Blender V4.3
types_uint2.h File Reference

Go to the source code of this file.

Classes

struct  uint2

Functions

ccl_device_inline uint2 make_uint2 (uint x, uint y)

Function Documentation

◆ make_uint2()

ccl_device_inline uint2 make_uint2 ( uint x,
uint y )

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

References ccl_device_forceinline, ccl_device_inline, x, and y.