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

Commit bd60a520 authored by Teng-Hui Zhu's avatar Teng-Hui Zhu Committed by Android Git Automerger
Browse files

am 3d7f0cb3: Update header for forward compatibility

* commit '3d7f0cb3':
  Update header for forward compatibility
parents 02c6cad7 3d7f0cb3
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -31,6 +31,10 @@ struct DrawGlInfo {
    int clipRight;
    int clipRight;
    int clipBottom;
    int clipBottom;


    // Input: current width/height of destination surface
    int width;
    int height;

    // Input: is the render target an FBO
    // Input: is the render target an FBO
    bool isLayer;
    bool isLayer;