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

Commit 133cf52a authored by David Li's avatar David Li
Browse files

GLES2Dbg: noop - format & comment



Change-Id: Ibb36508181d4322e236b6595b28d253f282c36d7
Signed-off-by: default avatarDavid Li <davidxli@google.com>
parent 02407def
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -118,7 +118,7 @@ message Message
    optional int32 arg4 = 16;
    optional int32 arg5 = 17;
    optional int32 arg6 = 18;
    optional int32 arg7 = 19;
    optional int32 arg7 = 19; // glDrawArrays/Elements sets this to active number of attributes
    optional int32 arg8 = 20;

    optional bytes data = 10; // variable length data used for GL call
+4 −4

File changed.

Contains only whitespace changes.