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

Method TaskGraphDebugUi

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

Source from the content-addressed store, hash-verified

1010 struct TaskGraphDebugUi : ManagedPtr<TaskGraphDebugUi, ImplTaskGraphDebugUi *>
1011 {
1012 DAXA_EXPORT_CXX TaskGraphDebugUi() = default;
1013 DAXA_EXPORT_CXX TaskGraphDebugUi(TaskGraphDebugUiInfo const & info);
1014
1015 DAXA_EXPORT_CXX auto update(TaskGraph & task_graph) -> bool;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected