libs/renderengine/gl/GLVertexBuffer.cpp
0 → 100644
+55
−0
libs/renderengine/gl/GLVertexBuffer.h
0 → 100644
+49
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Until now, we were uploading the vertex and uv data for every draw call, this is not great. This CL created a packed vertex buffer, uploads it to the graphics card and reuses it. Test: SurfaceFlinger_tests Test: manual Bug: 149792636 Change-Id: Iee72a9a815a8ea43880a21c1b4c61320dea20dff