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

Commit 83a538e4 authored by Selim Gurun's avatar Selim Gurun Committed by Gerrit Code Review
Browse files

Merge "DO NOT MERGE Add DrawGlInfo kModeProcessNoContext"

parents 0f7c0570 61a7f610
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -55,7 +55,8 @@ struct DrawGlInfo {
        kModeDraw,
        // Indicates the the functor is called only to perform
        // processing and that no draw should be attempted
        kModeProcess
        kModeProcess,
        kModeProcessNoContext
    };

    /**