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

Commit 8c7cbddb authored by Jorim Jaggi's avatar Jorim Jaggi Committed by Android (Google) Code Review
Browse files

Merge "Add missing frame info name" into sc-dev

parents c767d608 d4c54bf3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -40,6 +40,7 @@ const std::array<std::string, static_cast<int>(FrameInfoIndex::NumIndexes)> Fram
        "DequeueBufferDuration",
        "QueueBufferDuration",
        "GpuCompleted",
        "SwapBuffersCompleted"
};

static_assert(static_cast<int>(FrameInfoIndex::NumIndexes) == 20,