Home
last modified time | relevance | path

Searched defs:task_graph (Results 1 – 18 of 18) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/intern/
H A Dtask_graph.cc120 void BLI_task_graph_free(TaskGraph *task_graph) in BLI_task_graph_free()
125 void BLI_task_graph_work_and_wait(TaskGraph *task_graph) in BLI_task_graph_work_and_wait()
134 struct TaskNode *BLI_task_graph_node_create(struct TaskGraph *task_graph, in BLI_task_graph_node_create()
/dports/www/firefox-legacy/firefox-52.8.0esr/taskcluster/taskgraph/test/
H A Dtest_target_tasks.py19 def __init__(self, message, task_graph): argument
/dports/www/firefox/firefox-99.0/third_party/python/taskcluster_taskgraph/taskgraph/actions/
H A Dretrigger.py27 def _should_retrigger(task_graph, label): argument
/dports/lang/spidermonkey78/firefox-78.9.0/taskcluster/taskgraph/actions/
H A Dretrigger.py30 def _should_retrigger(task_graph, label): argument
/dports/www/firefox-esr/firefox-91.8.0/taskcluster/taskgraph/actions/
H A Dretrigger.py32 def _should_retrigger(task_graph, label): argument
/dports/www/firefox/firefox-99.0/taskcluster/gecko_taskgraph/actions/
H A Dretrigger.py30 def _should_retrigger(task_graph, label): argument
/dports/mail/thunderbird/thunderbird-91.8.0/taskcluster/taskgraph/actions/
H A Dretrigger.py32 def _should_retrigger(task_graph, label): argument
/dports/lang/spidermonkey60/firefox-60.9.0/taskcluster/taskgraph/test/
H A Dtest_target_tasks.py20 def __init__(self, message, task_graph, graph_config): argument
/dports/lang/spidermonkey78/firefox-78.9.0/taskcluster/taskgraph/test/
H A Dtest_target_tasks.py20 def __init__(self, message, task_graph, graph_config): argument
/dports/www/firefox-esr/firefox-91.8.0/taskcluster/taskgraph/test/
H A Dtest_target_tasks.py22 def __init__(self, message, task_graph, graph_config): argument
/dports/www/firefox/firefox-99.0/taskcluster/gecko_taskgraph/test/
H A Dtest_target_tasks.py21 def __init__(self, message, task_graph, graph_config): argument
/dports/mail/thunderbird/thunderbird-91.8.0/taskcluster/taskgraph/test/
H A Dtest_target_tasks.py22 def __init__(self, message, task_graph, graph_config): argument
/dports/graphics/blender/blender-2.91.0/source/blender/draw/intern/
H A Ddraw_cache_impl_mesh.c1140 static void drw_mesh_batch_cache_check_available(struct TaskGraph *task_graph, Mesh *me) in drw_mesh_batch_cache_check_available()
1173 void DRW_mesh_batch_cache_create_requested(struct TaskGraph *task_graph, in DRW_mesh_batch_cache_create_requested()
H A DDRW_render.h756 struct TaskGraph *task_graph; member
H A Ddraw_cache_extract_mesh.c5450 static struct TaskNode *mesh_extract_render_data_node_create(struct TaskGraph *task_graph, in mesh_extract_render_data_node_create()
5497 struct TaskGraph *task_graph, ExtractSingleThreadedTaskData *task_data) in extract_single_threaded_task_node_create()
5537 static struct TaskNode *user_data_init_task_node_create(struct TaskGraph *task_graph, in user_data_init_task_node_create()
5553 static void extract_range_task_create(struct TaskGraph *task_graph, in extract_range_task_create()
5570 static void extract_task_create(struct TaskGraph *task_graph, in extract_task_create()
5641 void mesh_buffer_cache_create_requested(struct TaskGraph *task_graph, in mesh_buffer_cache_create_requested()
H A Ddraw_manager.h553 struct TaskGraph *task_graph; member
H A Ddraw_manager.c2727 struct TaskGraph *task_graph = BLI_task_graph_create(); in DRW_draw_depth_object() local
/dports/textproc/turboxsl/turboxsl-b03c2c9/src/
H A Dltr_xsl.h113 void *task_graph; // TODO fix dependency graph member