Fragment Count Statics icon in Graphics Anaylzer is not enabled. How can I solve this?

Hi, I am trying to measure the fragment counts so I referred the User Guide of "Analyzing the fragment count".

It is just written that in order to enable the fragment count, just click the icon. 

But for some reason, the icon is not enabled in my program so I am having difficulty with this.

Other icons work well, but only the fragment count icon is not enabled. 

How can I make fragment count icon enabled?

Parents
  • This is normally caused by shader replacement failing. I'll ask the engineering team if there are any workarounds, but I suspect it's going to be a content dependent issue.

    Please note that Graphics Analyser is now deprecated, and won't get getting any further development, so we would recommend the RenderDoc tool for API debugging and our new Frame Advisor tool for frame profiling. Both of these are available free-of-charge in Arm Performance Studio. 

    Kind regards, 
    Pete

Reply
  • This is normally caused by shader replacement failing. I'll ask the engineering team if there are any workarounds, but I suspect it's going to be a content dependent issue.

    Please note that Graphics Analyser is now deprecated, and won't get getting any further development, so we would recommend the RenderDoc tool for API debugging and our new Frame Advisor tool for frame profiling. Both of these are available free-of-charge in Arm Performance Studio. 

    Kind regards, 
    Pete

Children