Blender V4.3
work_stealing.h File Reference

Go to the source code of this file.

Functions

CCL_NAMESPACE_BEGIN ccl_device_inline void get_work_pixel (ccl_global const KernelWorkTile *tile, uint global_work_index, ccl_private uint *x, ccl_private uint *y, ccl_private uint *sample)

Function Documentation

◆ get_work_pixel()

CCL_NAMESPACE_BEGIN ccl_device_inline void get_work_pixel ( ccl_global const KernelWorkTile * tile,
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.