Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Issues with Graphics Analyzer

I am seeing a lot of weird behaviours in the Graphics Analyzer program currently.

I have one Major problem and an additional annoyance.

My major problem is that vertex count per frame seems to be broken.

it is showing each frame with a total vertex count since the start of the application.
Which is either broken or not helpful.

My second annoyance is how the graph window is broken.


Is this somehow a local issue to my machine?
Is anyone else having these issues?

Parents
  • Hi Steven, 

    The vertex shader view is indeed giving the total since the start of trace. For a lot of content the trend is similar frame-to-frame, but I agree it would be better if these were per-frame or per-render-pass statistics. 

    The histogram column ordering is a known issue- I'll see if we can squeeze a fix into the next release. 

    Kind regards, 
    Pete

Reply
  • Hi Steven, 

    The vertex shader view is indeed giving the total since the start of trace. For a lot of content the trend is similar frame-to-frame, but I agree it would be better if these were per-frame or per-render-pass statistics. 

    The histogram column ordering is a known issue- I'll see if we can squeeze a fix into the next release. 

    Kind regards, 
    Pete

Children