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

Capturing offscreen drawing #27

Open
vladimir-nazarenko opened this issue Jun 21, 2019 · 1 comment
Open

Capturing offscreen drawing #27

vladimir-nazarenko opened this issue Jun 21, 2019 · 1 comment

Comments

@vladimir-nazarenko
Copy link

Is there a way to profile offscreen drawing/compute, like https://github.com/SaschaWillems/Vulkan/blob/master/examples/renderheadless/renderheadless.cpp ? I was able to get the capture using RenderDoc markers, but I really doubt that the capture I got is accurate.

@ahosier
Copy link
Contributor

ahosier commented Jul 28, 2019

Hi Vladimir,
Currently, we don't have a method for this exposed to the UI. In the future, it will be possible to use user markers to mark up your code and allow capturing between the 2 markers. Currently RGP captures on present. for graphics applications

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants