0

I am trying to debug a Wpf application which is using DirectX 11 for rendering.

i've been having some rendering issue, hence was going to use graphics debugger.

Now, i do not see any option to select frame analysis[see pic 1 below].

Also the capturing of the frame doesn't actually finish it keeps going.[see pic 2 below].

I am using VS2015 Enterprise on Windows 7, .NetFramework 4.5 and above.

PIC 1 enter image description here

PIC 2 enter image description here

Now what do i require to enable get the pixel history or frame analysis window for graphics debugging and have my frame capture to finish.

Thanks.

Community
  • 1
  • 1
Kartik150
  • 555
  • 1
  • 5
  • 19

1 Answers1

-1

Thank you for the feedback. So sorry about you can't access the frame analysis feature. It's by design. The frame analysis feature only support on Windows Blue and Windows 10 at present. It's not support on Windows 7. Please upgrade your OS, then capture frames and have a try.

Sincerely, The Visual Studio Graphics Team

Cloud Wu
  • 9
  • 2
  • Thanks for the suggestion @Cloud Wu I have even tried on my Windows 10 PC but had no luck and my problem still persists. – Kartik150 Dec 23 '15 at 10:24