UI: highlight "dead" commands (according to DCE)
Open
enhancement
- Dominant language
- Go
- Stars
- 2.2k
- Forks
- 329
- PR merge metrics
- No merged PRs in 30d
Description
The dependency graph enables to spot which commands are deemed "dead", in the sense that they could be remove from the trace without changing the obtained renderings.
It would be nice to somehow highlight which commands are considered as "dead" for a given trace. For instance, we could add some marker to dead commands in the command tree.
Best is to start on Vulkan for this, as the dependency graph is reliable on Vulkan.
Contributor guide
Assessment
This issue has not been assessed yet.