* `submit_graph_commands` was incorrectly timing the command buffer generation tasks as well, and not only the queue submission. Moved the span to fix that. * Added a new `command_buffer_generation_tasks` span as a parent for all the individual command buffer generation tasks that don't run as part of the Core3d span.  |
||
|---|---|---|
| .. | ||
| graph_runner.rs | ||
| mod.rs | ||
| render_device.rs | ||