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.
Hello Forum,
Does Mali has a dediacted or equivalent performance counter for total number of texture instructions / requests on G78/G710?
Thanks,
Venkatesh.
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