|
Blender V5.0
|
Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::threading |
| namespace | blender::threading::detail |
Functions | |
| bool | blender::threading::use_single_thread (const TaskSizeHints &size_hints, const IndexRange range, const int64_t threshold) |
| template<typename Fn> | |
| auto | blender::threading::individual_task_sizes (Fn &&fn, const std::optional< int64_t > full_size=std::nullopt) |
| template<typename Fn> | |
| auto | blender::threading::accumulated_task_sizes (Fn &&fn) |