Blender V4.3
types_uchar4.h File Reference

Go to the source code of this file.

Classes

struct  uchar4

Functions

ccl_device_inline uchar4 make_uchar4 (uchar x, uchar y, uchar z, uchar w)

Function Documentation

◆ make_uchar4()