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

Total number of Texture requests on G78 / G710

Hello Forum,

Does Mali has a dediacted or equivalent performance counter for total number of texture instructions / requests on G78/G710? 

Thanks,

Venkatesh.

Parents
  • Total number of texture instructions per shader core (accumulated for all threads) is given by:

    $MaliCoreTextureQuadsTextureMessages * 4

    ... but note that texture instructions have variable performance based on the filtering settings in the sampler.

    Kind regards, 
    Pete

Reply
  • Total number of texture instructions per shader core (accumulated for all threads) is given by:

    $MaliCoreTextureQuadsTextureMessages * 4

    ... but note that texture instructions have variable performance based on the filtering settings in the sampler.

    Kind regards, 
    Pete

Children
No data