|
Blender V4.3
|
Go to the source code of this file.
Classes | |
| struct | uint3 |
| struct | packed_uint3 |
Functions | |
| ccl_device_inline uint3 | make_uint3 (uint x, uint y, uint z) |
| ccl_device_inline uint3 make_uint3 | ( | uint | x, |
| uint | y, | ||
| uint | z ) |
Definition at line 262 of file device/metal/compat.h.
Referenced by blue_noise_indexing(), and packed_uint3::operator uint3().