aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/gen_tasks.go
diff options
context:
space:
mode:
authorGravatar Ben Wagner <benjaminwagner@google.com>2016-12-01 17:40:49 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2016-12-02 16:00:08 +0000
commit3b3d8d55f52bf21a58352285504e220a286305ee (patch)
tree6ca87c179dc37d5fe9853074ce492861f8c20a44 /infra/bots/gen_tasks.go
parentd459f3c15adda1544e64a0d5d15bc7970635debd (diff)
Switch Intel Broadwell (Iris 6100) to ANGLE.
BUG=skia:5933 Change-Id: I440414d3d3db72a55be493aeb910bda29cc87841 Reviewed-on: https://skia-review.googlesource.com/5473 Reviewed-by: Brian Salomon <bsalomon@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
Diffstat (limited to 'infra/bots/gen_tasks.go')
-rw-r--r--infra/bots/gen_tasks.go8
1 files changed, 4 insertions, 4 deletions
diff --git a/infra/bots/gen_tasks.go b/infra/bots/gen_tasks.go
index ca538b04ff..d4ad3b208a 100644
--- a/infra/bots/gen_tasks.go
+++ b/infra/bots/gen_tasks.go
@@ -152,8 +152,8 @@ var (
"Perf-Win-MSVC-GCE-CPU-AVX2-x86_64-Debug-GDI",
"Perf-Win-MSVC-GCE-CPU-AVX2-x86_64-Release",
"Perf-Win-MSVC-Golo-GPU-GT610-x86_64-Release",
- "Perf-Win-MSVC-NUC-GPU-IntelIris6100-x86_64-Debug",
- "Perf-Win-MSVC-NUC-GPU-IntelIris6100-x86_64-Release",
+ "Perf-Win-MSVC-NUC-GPU-IntelIris6100-x86_64-Debug-ANGLE",
+ "Perf-Win-MSVC-NUC-GPU-IntelIris6100-x86_64-Release-ANGLE",
"Perf-Win-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug",
"Perf-Win-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE",
"Perf-Win-MSVC-ShuttleC-GPU-GTX960-x86_64-Release",
@@ -239,8 +239,8 @@ var (
"Test-Win-MSVC-GCE-CPU-AVX2-x86_64-Release",
"Test-Win-MSVC-GCE-CPU-AVX2-x86_64-Release-GDI",
"Test-Win-MSVC-Golo-GPU-GT610-x86_64-Release",
- "Test-Win-MSVC-NUC-GPU-IntelIris6100-x86_64-Debug",
- "Test-Win-MSVC-NUC-GPU-IntelIris6100-x86_64-Release",
+ "Test-Win-MSVC-NUC-GPU-IntelIris6100-x86_64-Debug-ANGLE",
+ "Test-Win-MSVC-NUC-GPU-IntelIris6100-x86_64-Release-ANGLE",
"Test-Win-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug",
"Test-Win-MSVC-ShuttleC-GPU-GTX960-x86_64-Debug-ANGLE",
"Test-Win-MSVC-ShuttleC-GPU-GTX960-x86_64-Release",