Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(222)

Unified Diff: gpu/config/gpu_blacklist_unittest.cc

Issue 2682723003: Make disabling accelerated VPX decoding a GPU driver bug workaround. (Closed)
Patch Set: rebase Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gpu/config/gpu_blacklist.cc ('k') | gpu/config/gpu_driver_bug_list.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/config/gpu_blacklist_unittest.cc
diff --git a/gpu/config/gpu_blacklist_unittest.cc b/gpu/config/gpu_blacklist_unittest.cc
index 69636f4c381979c2b79be22b2525c685298f3032..aeb70a8560b321de99c646181a46b72ecaf5152b 100644
--- a/gpu/config/gpu_blacklist_unittest.cc
+++ b/gpu/config/gpu_blacklist_unittest.cc
@@ -104,9 +104,6 @@ GPU_BLACKLIST_FEATURE_TEST(PanelFitting,
GPU_BLACKLIST_FEATURE_TEST(GpuRasterization,
GPU_FEATURE_TYPE_GPU_RASTERIZATION)
-GPU_BLACKLIST_FEATURE_TEST(AcceleratedVpxDecode,
- GPU_FEATURE_TYPE_ACCELERATED_VPX_DECODE)
-
GPU_BLACKLIST_FEATURE_TEST(WebGL2,
GPU_FEATURE_TYPE_WEBGL2)
« no previous file with comments | « gpu/config/gpu_blacklist.cc ('k') | gpu/config/gpu_driver_bug_list.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698