MCPcopy Create free account
hub / github.com/Ipotrick/Daxa / TaskGraph

Method TaskGraph

include/daxa/utils/task_graph.hpp:916–916  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

914 struct TaskGraph : ManagedPtr<TaskGraph, ImplTaskGraph *>
915 {
916 TaskGraph() = default;
917
918 DAXA_EXPORT_CXX TaskGraph(TaskGraphInfo const & info);
919 DAXA_EXPORT_CXX ~TaskGraph();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected