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.
Failed to create 4096x4096 texture on Mali-400. The app crashes. What can be wrong?
Hi Michael,
This problem has been resolved.
The issue was memory allocation. I found that in case of shared memory, the memory allocation for GPU fails because of out of memory. However if I choose dedicated memory for GPU, then the loading of 4Kx4K texture becomes possible.
Regards,
Somabha