google / google/gapid

UI: highlight "dead" commands (according to DCE)

Open
#2,937 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.