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