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

Commit 3d7f0cb3 authored by Teng-Hui Zhu's avatar Teng-Hui Zhu Committed by Jean-Baptiste Queru
Browse files

Update header for forward compatibility

Change-Id: Idf38142dc073dce14741e8da005e7d2eaf9242de
parent 544f89ae
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -31,6 +31,10 @@ struct DrawGlInfo {
    int clipRight;
    int clipBottom;

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

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