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

Commit 086d0752 authored by David Li's avatar David Li Committed by Android (Google) Code Review
Browse files

Merge "GLES2Dbg: noop - format & comment"

parents f1c85cde 133cf52a
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.