This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Failed to create 4096x4096 texture on Mali-400. The app crashes.

Failed to create 4096x4096 texture on Mali-400. The app crashes. What can be wrong?

Parents
  • 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

Reply
  • 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

Children
No data