We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Have a question regarding Transaction elimination. I use HWCPipe library (https://github.com/ARM-software/HWCPipe) to check how many tiles were eliminated by CRC match. That works fine and I see that some amount of eliminated tiles. Now I'm curious is there are a way to instruct Mali to highlight tiles that are actually written to memory ?
I saw some examples here: How low can you go? Building low-power, low-bandwidth ARM Mali GPUs
and here: https://www.arm.com/technologies/graphics-technologies/transaction-elimination
Hi Vadym,
There is no way to do this automatically - this was done manually based on a tiled image compare.
Cheers,
Pete