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

Unified Diff: gpu/config/gpu_driver_bug_workaround_type.h

Issue 2180763002: gpu: Remove disable_multisampled_render_to_texture (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: bump version Created 4 years, 5 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_driver_bug_list_json.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 2c1d08dc78460fadc9d575b6eb178d26b6d7ae2e..b8b3c5d93bdd7f57f4180f274263975024ddadf1 100644
--- a/gpu/config/gpu_driver_bug_workaround_type.h
+++ b/gpu/config/gpu_driver_bug_workaround_type.h
@@ -51,8 +51,6 @@
disable_gl_rgb_format) \
GPU_OP(DISABLE_MULTIMONITOR_MULTISAMPLING, \
disable_multimonitor_multisampling) \
- GPU_OP(DISABLE_MULTISAMPLED_RENDER_TO_TEXTURE, \
- disable_multisampled_render_to_texture) \
GPU_OP(DISABLE_OVERLAY_CA_LAYERS, \
disable_overlay_ca_layers) \
GPU_OP(DISABLE_POST_SUB_BUFFERS_FOR_ONSCREEN_SURFACES, \
« no previous file with comments | « gpu/config/gpu_driver_bug_list_json.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698