|
Blender V5.0
|
Go to the source code of this file.
Functions | |
| CCL_NAMESPACE_BEGIN ccl_device_inline void | get_work_pixel (const ccl_global KernelWorkTile *tile, const uint global_work_index, ccl_private uint *x, ccl_private uint *y, ccl_private uint *sample) |
| CCL_NAMESPACE_BEGIN ccl_device_inline void get_work_pixel | ( | const ccl_global KernelWorkTile * | tile, |
| const uint | global_work_index, | ||
| ccl_private uint * | x, | ||
| ccl_private uint * | y, | ||
| ccl_private uint * | sample ) |
Definition at line 14 of file work_stealing.h.
References ccl_device_inline, ccl_global, ccl_private, kernel_data, sample, tile, x, and y.