Commit 3182095f by Cody Northrop Committed by Commit Bot

Tests: Add Higgs Domino Island trace

Test: angle_perftests --gtest_filter="*higgs_domino_island*" Tbr: jmadill@google.com,timvp@google.com Bug: b/186267543 Change-Id: Ic7154337724b075bcad1367a24ae7ebeaf65ce6c Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2848133Reviewed-by: 's avatarCody Northrop <cnorthrop@google.com> Commit-Queue: Cody Northrop <cnorthrop@google.com>
parent 8df3e5f2
...@@ -942,6 +942,16 @@ deps = { ...@@ -942,6 +942,16 @@ deps = {
'dep_type': 'cipd', 'dep_type': 'cipd',
'condition': 'checkout_angle_restricted_traces', 'condition': 'checkout_angle_restricted_traces',
}, },
'src/tests/restricted_traces/higgs_domino_island': {
'packages': [
{
'package': 'angle/traces/higgs_domino_island',
'version': 'version:1',
},
],
'dep_type': 'cipd',
'condition': 'checkout_angle_restricted_traces',
},
'src/tests/restricted_traces/hill_climb_racing': { 'src/tests/restricted_traces/hill_climb_racing': {
'packages': [ 'packages': [
{ {
......
{ {
"src/tests/restricted_traces/.gitignore": "src/tests/restricted_traces/.gitignore":
"5265f593ce89e361a40a3562654be71e", "65264f0949b0f3aa6b8e3523c3bf7d55",
"src/tests/restricted_traces/gen_restricted_traces.py": "src/tests/restricted_traces/gen_restricted_traces.py":
"f700505c2ba8299a6ce68962763d7f2d", "f700505c2ba8299a6ce68962763d7f2d",
"src/tests/restricted_traces/restricted_traces.json": "src/tests/restricted_traces/restricted_traces.json":
"3431f7be1123b4349032ddeedb0a753c", "f3261d68ce50ceebaf3e709d7c1530bf",
"src/tests/restricted_traces/restricted_traces_autogen.cpp": "src/tests/restricted_traces/restricted_traces_autogen.cpp":
"1c7b5ba21d3af4466e70054a1649d010", "3d5b3fb01c2291817905cae48f39c6f4",
"src/tests/restricted_traces/restricted_traces_autogen.gni": "src/tests/restricted_traces/restricted_traces_autogen.gni":
"f4d2b9a6771ed4a532e1a610402966b4", "e3640934f7a39c989f4fda63165cd1b9",
"src/tests/restricted_traces/restricted_traces_autogen.h": "src/tests/restricted_traces/restricted_traces_autogen.h":
"71bdb53a1ac275d036ec120a35455142" "8ba284e6f864ceb0792e23a2f5723f44"
} }
\ No newline at end of file
...@@ -32,6 +32,7 @@ google_maps/ ...@@ -32,6 +32,7 @@ google_maps/
happy_color/ happy_color/
hay_day/ hay_day/
hearthstone/ hearthstone/
higgs_domino_island/
hill_climb_racing/ hill_climb_racing/
homescapes/ homescapes/
idle_heroes/ idle_heroes/
......
...@@ -42,6 +42,7 @@ ...@@ -42,6 +42,7 @@
"happy_color 1", "happy_color 1",
"hay_day 1", "hay_day 1",
"hearthstone 1", "hearthstone 1",
"higgs_domino_island 1",
"hill_climb_racing 1", "hill_climb_racing 1",
"homescapes 1", "homescapes 1",
"idle_heroes 1", "idle_heroes 1",
......
...@@ -46,6 +46,7 @@ ...@@ -46,6 +46,7 @@
#include "happy_color/happy_color_capture_context1.h" #include "happy_color/happy_color_capture_context1.h"
#include "hay_day/hay_day_capture_context1.h" #include "hay_day/hay_day_capture_context1.h"
#include "hearthstone/hearthstone_capture_context1.h" #include "hearthstone/hearthstone_capture_context1.h"
#include "higgs_domino_island/higgs_domino_island_capture_context2.h"
#include "hill_climb_racing/hill_climb_racing_capture_context1.h" #include "hill_climb_racing/hill_climb_racing_capture_context1.h"
#include "homescapes/homescapes_capture_context1.h" #include "homescapes/homescapes_capture_context1.h"
#include "idle_heroes/idle_heroes_capture_context2.h" #include "idle_heroes/idle_heroes_capture_context2.h"
...@@ -259,6 +260,11 @@ constexpr angle::PackedEnumMap<RestrictedTraceID, TraceInfo> kTraceInfos = { ...@@ -259,6 +260,11 @@ constexpr angle::PackedEnumMap<RestrictedTraceID, TraceInfo> kTraceInfos = {
{hearthstone::kReplayContextClientMajorVersion, hearthstone::kReplayContextClientMinorVersion, {hearthstone::kReplayContextClientMajorVersion, hearthstone::kReplayContextClientMinorVersion,
hearthstone::kReplayFrameStart, hearthstone::kReplayFrameEnd, hearthstone::kReplayFrameStart, hearthstone::kReplayFrameEnd,
hearthstone::kReplayDrawSurfaceWidth, hearthstone::kReplayDrawSurfaceHeight, "hearthstone"}}, hearthstone::kReplayDrawSurfaceWidth, hearthstone::kReplayDrawSurfaceHeight, "hearthstone"}},
{RestrictedTraceID::higgs_domino_island,
{higgs_domino_island::kReplayContextClientMajorVersion,
higgs_domino_island::kReplayContextClientMinorVersion, higgs_domino_island::kReplayFrameStart,
higgs_domino_island::kReplayFrameEnd, higgs_domino_island::kReplayDrawSurfaceWidth,
higgs_domino_island::kReplayDrawSurfaceHeight, "higgs_domino_island"}},
{RestrictedTraceID::hill_climb_racing, {RestrictedTraceID::hill_climb_racing,
{hill_climb_racing::kReplayContextClientMajorVersion, {hill_climb_racing::kReplayContextClientMajorVersion,
hill_climb_racing::kReplayContextClientMinorVersion, hill_climb_racing::kReplayFrameStart, hill_climb_racing::kReplayContextClientMinorVersion, hill_climb_racing::kReplayFrameStart,
......
...@@ -1138,6 +1138,42 @@ angle_restricted_traces = [ ...@@ -1138,6 +1138,42 @@ angle_restricted_traces = [
], ],
], ],
[ [
"higgs_domino_island",
2,
[
"higgs_domino_island/higgs_domino_island_capture_context2_frame001.cpp",
"higgs_domino_island/higgs_domino_island_capture_context2_frame002.cpp",
"higgs_domino_island/higgs_domino_island_capture_context2_frame003.cpp",
"higgs_domino_island/higgs_domino_island_capture_context2_frame004.cpp",
"higgs_domino_island/higgs_domino_island_capture_context2_frame005.cpp",
"higgs_domino_island/higgs_domino_island_capture_context2_frame006.cpp",
"higgs_domino_island/higgs_domino_island_capture_context2_frame007.cpp",
"higgs_domino_island/higgs_domino_island_capture_context2_frame008.cpp",
"higgs_domino_island/higgs_domino_island_capture_context2_frame009.cpp",
"higgs_domino_island/higgs_domino_island_capture_context2_frame010.cpp",
"higgs_domino_island/higgs_domino_island_capture_context2_frame011.cpp",
"higgs_domino_island/higgs_domino_island_capture_context2_frame012.cpp",
"higgs_domino_island/higgs_domino_island_capture_context2_frame013.cpp",
"higgs_domino_island/higgs_domino_island_capture_context2_frame014.cpp",
"higgs_domino_island/higgs_domino_island_capture_context2_frame015.cpp",
"higgs_domino_island/higgs_domino_island_capture_context2_frame016.cpp",
"higgs_domino_island/higgs_domino_island_capture_context2_frame017.cpp",
"higgs_domino_island/higgs_domino_island_capture_context2_frame018.cpp",
"higgs_domino_island/higgs_domino_island_capture_context2_frame019.cpp",
"higgs_domino_island/higgs_domino_island_capture_context2_frame020.cpp",
"higgs_domino_island/higgs_domino_island_capture_context2_frame021.cpp",
"higgs_domino_island/higgs_domino_island_capture_context2_frame022.cpp",
"higgs_domino_island/higgs_domino_island_capture_context2_frame023.cpp",
"higgs_domino_island/higgs_domino_island_capture_context2_frame024.cpp",
"higgs_domino_island/higgs_domino_island_capture_context2_frame025.cpp",
"higgs_domino_island/higgs_domino_island_capture_context2_frame026.cpp",
"higgs_domino_island/higgs_domino_island_capture_context2_frame027.cpp",
"higgs_domino_island/higgs_domino_island_capture_context2_frame028.cpp",
"higgs_domino_island/higgs_domino_island_capture_context2_frame029.cpp",
"higgs_domino_island/higgs_domino_island_capture_context2_frame030.cpp",
],
],
[
"hill_climb_racing", "hill_climb_racing",
1, 1,
[ [
......
...@@ -88,6 +88,7 @@ enum class RestrictedTraceID ...@@ -88,6 +88,7 @@ enum class RestrictedTraceID
happy_color, happy_color,
hay_day, hay_day,
hearthstone, hearthstone,
higgs_domino_island,
hill_climb_racing, hill_climb_racing,
homescapes, homescapes,
idle_heroes, idle_heroes,
......
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