Commit 8061002b by Cody Northrop Committed by Commit Bot

Perf tests: Bump replay ES version to 3.1

Required to run traces of newer apps. Test: LEGO MEC Bug: b/161716126 Bug: angleproject:4048 Change-Id: Ie135fc1ce461460e1bc0978ceca4ba8c9cff68e8 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2481153 Commit-Queue: Cody Northrop <cnorthrop@google.com> Reviewed-by: 's avatarCody Northrop <cnorthrop@google.com>
parent 0d3b84ef
......@@ -34,7 +34,7 @@ struct TracePerfParams final : public RenderTestParams
TracePerfParams()
{
majorVersion = 3;
minorVersion = 0;
minorVersion = 1;
// Display the frame after every drawBenchmark invocation
iterationsPerStep = 1;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment