Blender V5.0
types_uchar2.h File Reference
#include "util/types_base.h"

Go to the source code of this file.

Classes

struct  uchar2

Functions

ccl_device_inline uchar2 make_uchar2 (const uchar x, const uchar y)

Function Documentation

◆ make_uchar2()

ccl_device_inline uchar2 make_uchar2 ( const uchar x,
const uchar y )

Definition at line 32 of file types_uchar2.h.

References ccl_device_inline, x, and y.