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

Commit 6cc6219f authored by John Reck's avatar John Reck Committed by Android (Google) Code Review
Browse files

Merge "glFinish to flush deletes" into lmp-dev

parents 33d326d1 4ced2620
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -377,6 +377,7 @@ void Caches::flush(FlushMode mode) {
    }

    clearGarbage();
    glFinish();
}

///////////////////////////////////////////////////////////////////////////////