Hi everyone.
I am using Mali-400 GPU, on Allwinner A20, under linux.
I am using egl pixmap surface. Rendering results correct, but every time when i calling glDraw with the same parameters, the runtime of glDraw(only last) slower and slower.
I am checking…