diff --git a/other/test-runner/config.json b/other/test-runner/config.json index fc8dfcda66..ce5984f3c2 100644 --- a/other/test-runner/config.json +++ b/other/test-runner/config.json @@ -48,7 +48,7 @@ "--disable-gpu-driver-bug-workarounds", "--ignore-gpu-blacklist", "--ignore-gpu-blocklist", - "--use-gl=desktop" + "--use-gl=angle" ] }, @@ -88,7 +88,7 @@ "--disable-gpu-driver-bug-workarounds", "--ignore-gpu-blacklist", "--ignore-gpu-blocklist", - "--use-gl=desktop" + "--use-gl=angle" ] }, @@ -131,7 +131,7 @@ "--disable-gpu-driver-bug-workarounds", "--ignore-gpu-blacklist", "--ignore-gpu-blocklist", - "--use-gl=desktop" + "--use-gl=angle" ] },