|
Blender V5.0
|
#include "util/types_base.h"Go to the source code of this file.
Classes | |
| struct | uint2 |
Functions | |
| ccl_device_inline uint2 | make_uint2 (const uint x, const uint y) |
| ccl_device_inline uint2 make_uint2 | ( | const uint | x, |
| const uint | y ) |
Definition at line 30 of file types_uint2.h.
References ccl_device_inline, x, and y.