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

Unified Diff: gpu/config/gpu_driver_bug_workaround_type.h

Issue 2124183002: Rename a gpu workaround. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@temp16_offscreen_gmb_bug
Patch Set: 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') | gpu/ipc/common/gpu_command_buffer_traits_multi.h » ('j') | 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 2f1f865f7809ee01ec0b27e39e1b0fe76b6d1300..4b59789747adb4540d0ce3951e17f50fa67b5030 100644
--- a/gpu/config/gpu_driver_bug_workaround_type.h
+++ b/gpu/config/gpu_driver_bug_workaround_type.h
@@ -65,8 +65,8 @@
disable_texture_storage) \
GPU_OP(DISABLE_TIMESTAMP_QUERIES, \
disable_timestamp_queries) \
- GPU_OP(DISABLE_WEBGL_MULTISAMPLING_COLOR_MASK_USAGE, \
- disable_webgl_multisampling_color_mask_usage) \
+ GPU_OP(DISABLE_MULTISAMPLING_COLOR_MASK_USAGE, \
+ disable_multisampling_color_mask_usage) \
GPU_OP(DISABLE_WEBGL_RGB_MULTISAMPLING_USAGE, \
disable_webgl_rgb_multisampling_usage) \
GPU_OP(ETC1_POWER_OF_TWO_ONLY, \
« no previous file with comments | « gpu/config/gpu_driver_bug_list_json.cc ('k') | gpu/ipc/common/gpu_command_buffer_traits_multi.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698