|
Blender V5.0
|
Public Member Functions | |
| ~ExtractionGraph () | |
| void | work_and_wait (GSet *&delayed_extraction) |
Public Attributes | |
| TaskGraph * | graph = BLI_task_graph_create() |
Definition at line 238 of file draw_context.cc.
|
inline |
Definition at line 247 of file draw_context.cc.
References BLI_assert_msg, and graph.
|
inline |
Definition at line 254 of file draw_context.cc.
References BLI_assert_msg, BLI_gset_free(), BLI_task_graph_free(), BLI_task_graph_work_and_wait(), and graph.
Referenced by DRWContext::sync().
| TaskGraph* ExtractionGraph::graph = BLI_task_graph_create() |
Definition at line 240 of file draw_context.cc.
Referenced by drw_engines_cache_populate(), DRW_render_object_iter(), DupliCacheManager::extract_all(), work_and_wait(), and ~ExtractionGraph().