gapid icon indicating copy to clipboard operation
gapid copied to clipboard

gapit screenshot -overdraw didn't generate output image

Open randomgraphics opened this issue 5 years ago • 3 comments

Environment information:

  • GAPID version: 1.6.1
  • Host OS: Windows 10 x64 If tracing on Android:
  • Device model: Google Pixel 4 XL
  • Android Version: 10

Bug description gapit screenshot -overdraw a.gfxtrace didn't generate a output image

Reproduction steps Run gapit screenshot -overdraw a.gfxtrace on a single frame capture. Expected result: a screenshot.png saved to local drive that contains overdraw count instead of actual pixel color. Actual result: no output file generated at all.

Have verfied that gapid screenshot a.gfxtrace work all fine.

Stacktrace Please paste a stacktrace here if it's available.

Screenshots If applicable, add screenshots to help explain your problem.

Additional debugging information logcat.txt hostlog.txt

randomgraphics avatar Apr 22 '20 02:04 randomgraphics

Is this a GLES trace or a Vulkan trace? Overdraw is currently a Vulkan feature.

AWoloszyn avatar Apr 22 '20 13:04 AWoloszyn

Well, It is a GLES trace.

randomgraphics avatar Apr 22 '20 17:04 randomgraphics

is there a plan to support it on GLES?

randomgraphics avatar Apr 22 '20 17:04 randomgraphics