Dear all,
I want to check config of GPU memory of Mali-T720. How to check this value?
Thank you and best regards
Currently, I have a problem with Mali GPU.
App using View.LAYER_TYPE_HARDWARE. and see error GLES-MALI OOM error: failed to allocate CPU memory.
if change to software, app can work normally.
I want to check how much memory use for case View.LAYER_TYPE_HARDWARE.
Best Regards
Oanh
All Mali GPU memory allocations are associated against the application process, so will show up in the process memory accounting tools, such as "top".