Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit ad66337a authored by Lucas Dupin's avatar Lucas Dupin
Browse files

Use a VBO when drawing blurs

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
parent 2c728339
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment