Blender  V2.93
Functions
kernel_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 WorkTile *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 WorkTile tile,
uint  global_work_index,
ccl_private uint x,
ccl_private uint y,
ccl_private uint sample 
)

Definition at line 27 of file kernel_work_stealing.h.

References blender::compositor::sample(), x, and y.

Referenced by kernel_buffer_update(), and kernel_path_init().