Home
last modified time | relevance | path

Searched refs:BLI_task_graph_work_and_wait (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/tests/
H A DBLI_task_graph_test.cc74 BLI_task_graph_work_and_wait(graph); in TEST()
101 BLI_task_graph_work_and_wait(graph); in TEST()
121 BLI_task_graph_work_and_wait(graph); in TEST()
163 BLI_task_graph_work_and_wait(graph); in TEST()
181 BLI_task_graph_work_and_wait(graph); in TEST()
/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/intern/
H A Dtask_graph.cc125 void BLI_task_graph_work_and_wait(TaskGraph *task_graph) in BLI_task_graph_work_and_wait() function
/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/
H A DBLI_task.h309 void BLI_task_graph_work_and_wait(struct TaskGraph *task_graph);
/dports/graphics/blender/blender-2.91.0/source/blender/draw/intern/
H A Ddraw_manager.c162 BLI_task_graph_work_and_wait(DST.task_graph); in drw_task_graph_deinit()
166 BLI_task_graph_work_and_wait(DST.task_graph); in drw_task_graph_deinit()
2729 BLI_task_graph_work_and_wait(task_graph); in DRW_draw_depth_object()
H A Ddraw_cache_impl_mesh.c1147 BLI_task_graph_work_and_wait(task_graph); in drw_mesh_batch_cache_check_available()
1582 BLI_task_graph_work_and_wait(task_graph); in DRW_mesh_batch_cache_create_requested()
H A Ddraw_cache_extract_mesh.c5875 BLI_task_graph_work_and_wait(task_graph); in mesh_buffer_cache_create_requested()