Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Indicator of span of "current pass" for debug overlays #1651

Open
skarolewics opened this issue Dec 20, 2019 · 0 comments
Open

Indicator of span of "current pass" for debug overlays #1651

skarolewics opened this issue Dec 20, 2019 · 0 comments
Labels
Feature An improvement or feature Unresolved Waiting for a fix or implementation

Comments

@skarolewics
Copy link
Contributor

skarolewics commented Dec 20, 2019

Description

With D3D11/D3D12, the texture viewer overlays referencing a "pass" span all draws with the same set of render targets. Often it is unclear where the beginning of this pass actually is.

Having a visual and/or text indicator to inform where the pass begins would help. This could be information in the status bar of the texture viewer, or highlighting rows in the event browser that correlate to the draws occurring after the clear.

Environment

  • RenderDoc version: latest from source (currently 82745ce)
  • Operating System: Windows 10
  • API: D3D11, D3D12
@baldurk baldurk added Feature An improvement or feature Unresolved Waiting for a fix or implementation labels Dec 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature An improvement or feature Unresolved Waiting for a fix or implementation
Projects
None yet
Development

No branches or pull requests

2 participants