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

Unified Diff: gpu/config/gpu_driver_bug_workaround_type.h

Issue 2347383002: X11: Use better visuals for OpenGL (Closed)
Patch Set: Fix various tests Created 4 years, 3 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
Index: gpu/config/gpu_driver_bug_workaround_type.h
diff --git a/gpu/config/gpu_driver_bug_workaround_type.h b/gpu/config/gpu_driver_bug_workaround_type.h
index 4179f9a8d7d20335ed8b4cb6e309ddd1b497a834..79c557a8a890d14d2616aebc045babf79839762f 100644
--- a/gpu/config/gpu_driver_bug_workaround_type.h
+++ b/gpu/config/gpu_driver_bug_workaround_type.h
@@ -73,8 +73,6 @@
disable_timestamp_queries) \
GPU_OP(DISABLE_MULTISAMPLING_COLOR_MASK_USAGE, \
disable_multisampling_color_mask_usage) \
- GPU_OP(DISABLE_TRANSPARENT_VISUALS, \
- disable_transparent_visuals) \
GPU_OP(DISABLE_WEBGL_RGB_MULTISAMPLING_USAGE, \
disable_webgl_rgb_multisampling_usage) \
GPU_OP(ETC1_POWER_OF_TWO_ONLY, \

Powered by Google App Engine
This is Rietveld 408576698