When I initialize EGL display using the FB API of IMX6, the eglGetDisplay function will occupy 140MB of memory after being called. Is this normal? Why does each OpenGL program occupy so much memory?
Hi,
It's not just FB that is allocated, Tthe following buffers are also allocated:
Best Regards,
Zhiming